Hits Today: 2 Total: 8619 | Updated: 11/23/2001 | |
 | Sometimes when you're looking through a directory full of image file names, it's not always easy to recall what a particular file is or what it was used for. This script makes it easy to view these files and quickly delete any unnecessary ones. Author: John Peterson Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 5132 | Updated: 3/12/2001 | |
 | This is a great code that fixes *ALL* of Netscapes problems. If you want to give Netscape users a little message, try this one out.
Author: Simon La Rochelle Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 11229 | Updated: 10/9/2001 | |
 | This script lets you DNS Lookup and reverse DNS Lookup without a component installed on your server. Code: ASP 3.0 & VBScript | |  | |
Hits Today: 3 Total: 4573 | Updated: 5/26/2001 | |
 | This simple function can help you to get browser and plateform specific values.
Currently it supports IE 4+ and NS 4+ on WIN & MAC.
Default value is IE on WIN. Code: ASP 2.0 & VBScript |
Hits Today: 4 Total: 3477 | Updated: 9/27/2003 | |
 | Here's quick way to ensure that your visitor is accessing your page securely (assuming you have an SSL certificate installed).
The script makes checks the status of the connection, looks for the URL and redirects to the URL in secure mode if needed Code: ASP 3.0 & VBScript |
Hits Today: 3 Total: 4481 | Updated: 6/27/2001 | |
 | This is an IIS Directory Browser scripted in ASP\VBScript. Just drop this file in your WWWRoot and you can browse through your IIS server's directories and view files etc. This Script Utilizes the FileSystemObject (FSO). Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 8803 | Updated: 8/19/2001 | |
 | Enables you to open a centered popup without adding javascript or asp to every page that needs a popup. Call popup.asp and add the page, Height, Width, Scroll(yes/no), Close(closewindow button-Yes/No) and more to the querystring. Manual is included. Code: ASP 2.0 & VBScript | |  | |
Hits Today: 1 Total: 9702 | Updated: 11/3/1999 | |
 | Internet Explorer 5 allows for the placement of an image in the address bar. This is an excellent way to distinguish your website from others and it only requires one line of code and a .ico file that you can make in minutes. Author: CodeAve.com Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 9381 | Updated: 3/30/2000 | |
 | This tutorial shows a technique you can use to effectively rewire the back button. Using this technique, you can have Forms "expire," so that the user cannot simply use the back button to return to the form.
Author: TJ Sylvester Code: ASP 2.0 & VBScript |
|