- 1,233 categories
- 40,434 scripts
Updated: 03/16/2001
- This is a Web-based cookie script generator. You enter cookie''s name, value and expiration in days, and it will automatically generate an ASP document for you.
- Categories
- Tags
- Platforms
- Licenses
- PollPro provides seamless and simple integration into your existing website with one line of code. Create unlimited number of polls, with unlimited number of options per poll. Graphical output of poll results and archived polls. Fully customize the l...
- This script will validate form input against field in a database. The script will connect to the database and query the database fields - if the form input matches the database, a cookie will be allocated which will remain across any further ASP page...
- This article will explain the problems faced with detecting cookies in ASP and address them one by one. You will then be presented with a cookie detection script written in ASP that you can use on your own site.
- This is an ASP text counter using an Access database. It features: Cookie function, Add various counters to the same database (hit counter), and more.
- Cookies can be used to remember things about a user when they come back to your site. Cookies expire after a certain amount of time which you can set. Also, the clients browser must have cookies enabled for them to work. Here is a very simple example...