Tools Links Login

Browsing ASP/ HTML

Prev   Next

A better response.redirect
The response.
Posted:2002-06-01, 190 views

Get relative URL of current page: mstrGetURL
Returns relative URL of current page.
Posted:2002-06-01, 202 views

How to send email from ASP (Part I of II)
Want to send SMTP email from your ASP app? CDONTS is a free e-mail component that comes with IIS4, that (despite its weird name) is very easy to use and has good performance.
Posted:2002-06-01, 176 views

Convert your ODBC connections to OLE DB
Looking for faster performance? If you have an older database driven ASP app, it probably uses an ODBC DSN in its connection string to reach the database.
Posted:2002-06-01, 185 views

Self Refreshing Page
You can cause a page to automatically refresh every n seconds using the HTML Meta Refresh.
Posted:2002-06-01, 178 views

List all files in a directory
Uses the new file FileSystemObject in the scripting library to list all the files in the c:inetpubscripts directory with a link to them.
Posted:2002-06-01, 221 views

Detect User's IP address and filter based on it
If you have the need to filter out certain users from your site (hackers, unauthorized personel, etc.
Posted:2002-06-01, 181 views

Prev   Next