[Zope] asp request and response objects

Andy McKay andym@ActiveState.com
Wed, 25 Apr 2001 12:47:28 -0700


> I think:
>
> 1. Form submission and Form Response via ASP
> 2. Dynamic content (like time and date - something simple)
> placed in a page
> 3. SQL connection object and subsequent SQL call
> 4. Page Redirection and passing of form field or hidden data (state)
> 5. Reading in attributes from an offline configuration page (asp page)
> to set the values of an online page - like bgcolor,etc.

The one thing everyone says that's great about ASP is the built in session
management. I'll disagree with them, but this is one key that many people
ask about.

Cheers.
--
  Andy McKay.