Articles

 Can I use a Datasource or DSN to connect to my database?

Datasources/DSN's are used to transfer information to and from a database, such as Access or SQL...

 ERRMSG: Using CDONTS on Windows 2003,2008

Symptom The following error is returned when running CDONTS.NewMail on Windows 2003 (IIS...

 How can I check if SSL installed correctly?

How can I check if SSL installed correctly? We found great tool that verifies ALL SSL...

 How to test Oracle and PHP connectivity?

Use this code as an example: replace scott with your user name replace tige with your...

 I am getting error when trying to send mail from php

I'm getting the following error when trying to send an email from a PHP program: Warning: mail():...

 I made some changes to my site, but when I view it still has the old pages, why is that?

It is likely that you are pulling up cache (store) version of your page. To fix this hold down...

 Send mail with UTL_MAIL

How to send mail with with UTL_MAIL 1. first you need to contact us to get acl opened. Please...

 What are the steps to buy SSL certificate?

This is what you need to do:1. Please ensure your whois info (registrar) info is...

 Whats the conenction string to connect to database using perl 's DBI module?

In order to connect to our database from your perl script using dbi module, please use the...