Month: January 2013

Learn How to Send mail from Classic ASP!

Learn How to Send mail from Classic ASP!

Sending mail from IIS server is so easy, just we need to use the COD (Collaboration Data Objects).

Firstly, create an object from COD,

<%

Set mailfromasp = CreateObject("CDO.Message");

%>

You know what all needs to be send an email …

Select query between two given dates in MySQL, MS SQL

Select query between two given dates in MySQL, MS SQL

Its very easy to select records between two different date in MS SQL and MySQL. Same kind of query will work in both the SQL engines.

Here is the query note it down or memorize for the future use, Its …

PHP jQuery AJAX Image Upload Script download and use it!

PHP jQuery AJAX Image Upload Script download and use it!

Are you searching for an Image upload script without refreshing the page in PHP?. Then you are at the right place!.
The script that works in all the browsers. This script gonna be amazingly useful for your project.

NOTE: You …

Theme: Overlay by Kaira
Agurchand