Automate tasks with asp. Many tasks can be performed with asp and automation to keep your webpages working for you. Things such as banner rotation and the global.asa can be utilized to make your life easier.
Use this wizard to create the Banner Control System for your site. This application will give you the ability to rotate banners on all pages in your site rotating them randomly while giving them equal page views at the same time. Using an Access database and asp your ad management problems are solved.
Did you ever want to be able to automate certain tasks in your asp application? I know I have written a lot of applications where I said, "I wish that I could automatically delete the old records in this forum" or "I wish old greeting cards can be archived and deleted".
Global.asa is the "dark file of ASP" and many don't even know that it exits. The truth is that Global.asa can be a powerful tool, but it's not as good at it could and should be, and is often difficult to master.