Welcome to Geek Times!
spacer
Microsoft Active Server Pages (ASP)
Find on this site:


home
search
archive
about

.
Microsoft's Active Server Pages (ASP) is Visual Basic (VB or VBasic) in a web page environment. Here are a few code fragments from my encounters with ASP.

Earlier - but still extant - versions of ASP have memory-leak problems for which patches have been released.

Persistent Cookies (ASP)
  For the Levi Strauss/Lilith Fair '98 I had to write the following code to ensure that the ballot box wasn't getting stuffed. Evidently a gig at the Fair can be a stepping-stone to fame.
RandomFile (ASP)
  A client likes having the date - in the form "Thursday 18 June 1998" - on their home page. Here's the ASP code we used. I coded a much more general version in Borscht/Java, also on this site.
TodaysDate (ASP)
  A client likes having the date on their home page. Here's the ASP code we used. We later moved to using Borscht/Java, also on this site.

This page is copyrighted 1993-2006 by Michael 'Mickey' Sattler, some rights reserved via the Creative Commons License. Questions and comments? Send email to the Geek Times Webmaster. (Domain and web content hosting at 1and1.)
email