- 1,233 categories
- 40,467 scripts
Updated: 08/28/2003
- Lundlay ASP Script Poll is a web-based Poll. Features: real-time online results, Full administration control of each poll group, Repeat voting protection (by Cookies or/and IP-addresses), More than one poll at the same time on the same server allows to view the poll statistics, easy to customize, etc. It requires no special server, no java and no plug-ins. No special configuration required.
- Categories
- Tags
- Platforms
- Licenses
- This is a very basic but efficient Instant Messenger developed using ASP and Flash. Users must have Flash installed and have javascript and cookies enabled. Very easy installation, just copy the files into a directory on your web server and start usi...
- 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.
- TopsiteMentor is an ASP application that lets you set up a topsite script at your site. Features include: Sites are categorized; SQL Server or Access; Admin login to delete accounts, add/edit/delete categories; User login to change site description, ...
- Cookies can be a good method for passing data between pages and especially for retaining data between sessions. Today, it''s pretty safe to assume that anyone who is using your site can use cookies, since nearly every site that is non-static mak...
- 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...