- 1,233 categories
- 40,462 scripts
Updated: 07/02/2005
- ScreenRes is an ASP script that allows you to check and analyze the screen resolution of your visitors. It writes the results to a text file. So you don''t need a database.
- Categories
- Tags
- Platforms
- Licenses
- ASP pages are executed on the fly by a server when they are requested by a visitor. Because they are not compiled, ASP scripts are slow and hold up the processing of an html page. This results in people leaving your site and severely reduces the enjo...
- Lots of people have polls on their home page all of a sudden so once again we figured we''d write one for you. This is an easy to use ASP script that uses an Access database, and includes the &"view results without voting&" feature.
- This is a simple ASP script that allows you to search one or more fields in a database based on one or more entered keywords. If you enter no criteria, all results are displayed. You can enter keywords separated by spaces or by commas. You can also c...
- ANEI-Base64 is an ASP component used to encode and decode in base64 format. This component allows you to pass it a string or other data type using server-side VBScript and use the results with web pages. The component itself consists of a simple .DLL...
- This ASP sample code will store a users product choices, calculate a quick total and pass the results to an e-mail, text file, or whatever other data source you feel like attaching it to. It is made to be fairly easy to add on to by keeping a lot of ...