Newbie: simple asp security form with CAPTCHA

I've created a simple form that creates a .csv and will generate an
email (intro.asp).
For some security, I've been asked to include CAPTCHA. I found Web Wiz
CAPTCHA and it works fine -- I have a name text field and the CAPTCHA.
A correct response redirects to the full form's page, with more text
fields (survey.asp).
There's no login/password, but I'm concerned that bots will circumvent
the intro.asp page and go directly to the survey.asp page.
I'm pretty sure that what I need is a session variable somewhere in
survey.asp and following pages to prevent pages from being viewed out
of sequence.
Unfortunately, I don't know how that session variable is constructed.
Help much appreciated.

Scott
blubberpuss [ Mo, 13 Februar 2006 21:30 ] [ ID #1186276 ]

Re: Newbie: simple asp security form with CAPTCHA

blubberpuss [at] gmail.com wrote:
> I've created a simple form that creates a .csv and will generate an
> email (intro.asp).
Please don't multipost. This question has nothing to do with databases so
posting it here served no purpose.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
reb01501 [ Mo, 13 Februar 2006 22:08 ] [ ID #1186277 ]
Webserver » microsoft.public.inetserver.asp.db » Newbie: simple asp security form with CAPTCHA

Vorheriges Thema: Tables To CSV, ASP
Nächstes Thema: Error Type: (0x80020009) Exception occurred.