Newbie: simple asp security form with CAPTCHA

Newbie: simple asp security form with CAPTCHA

am 13.02.2006 21:30:06 von blubberpuss

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

Re: Newbie: simple asp security form with CAPTCHA

am 13.02.2006 22:08:47 von reb01501

blubberpuss@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.