ASP User Interaction | |
| << Main ASP Directory | |
| Page : 1 | 2 | |
| Cookies With ASP | |
| 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 makes use of them(including all ASP sites that use sessions). It is also possible to set and read cookies using client-side code, but it is a bit more difficult. Reading and writing cookies using Active Server Pages' built in Request and Response objects is incredibly easy. |
| Current Active Users on Your Site | |
| Did you know you could track the number of Current Users on your site with a simple addition to your Global.asa , the code below explains how you can do it in detail.. |
| Day Planner and Schedule System | |
| Create a day planner and schedule system that can be used and customized by visitors. This is the start of a great app. Check it out... |
| Guestbook | |
| Here’s a quick run down. We ask for input. If we get it, it gets logged to a text file which actually contains any HTML code we want in our resulting page as well as the comments. To show the comments we just include the file into our script. That’s it! |
| Let's bake some cookies | |
| One of the problems on the net is that you seldom know whom your dealing with. Is it a newbie on your site, a regular guest or your boss? Wouldn't it be cool if you could display different pages to each of them? |
| Quiz Object - Simple Quiz System | |
| The quiz class has one property and two methods. Only one of the methods can be called at any time. You cannot call the TakeQuiz and GradeQuiz methods in the same block of runtime code. The property TemplateHref is required and must point to a quiz template file. Although the quiz file is a text file (*.txt), it has a special syntax. |
| Shopping Cart | |
| Create a system that records items selected for purchase by clients and allows items to be removed and edited at their leisure. The shopping cart is the supplement to the product catalog example. |
| Uploading | |
| Interested in allowing your Web visitors to upload files from their computer onto the Web server? Check out these FAQs! (3 FAQs) |
| Working with cookies | |
| This is a small ASP (Microsoft Active Server Pages) application that implements basically work with cookies. |
| Page : 1 | 2 |
Get the best ASP hosting with DiscountASP.NET - great value, money back guarantee.
Plug and play ASP membership script that integrates with PayPal to let you charge recurring membership fees.
