Browsing ASP/ HTML
Displaying page 1 of 37 | Prev | Next
Center a Button using CSS and HTML
To center a button in CSS and HTML, you may want to center it both horizontally and vertically within a given container.
A better response.redirect
The response.
Get relative URL of current page: mstrGetURL
Returns relative URL of current page.
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.
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.
Self Refreshing Page
You can cause a page to automatically refresh every n seconds using the HTML Meta Refresh.
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.
Displaying page 1 of 37 | Prev | Next