Will CAPTCHA for classic ASP run in a .net environment?
22 views
Skip to first unread message
sk...@irvineit.com
unread,
Dec 10, 2007, 9:01:46 PM12/10/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to u229 Community Support
The captcha.asp file seems to run ok under .net 2.0, but cannot get it
linked to a separate form page using the "#include virtual" code shown
on http://www.u229.no/stuff/Captcha/.
Is it capable of running under 2.0?
Thanks.
u229
unread,
Dec 11, 2007, 3:31:09 AM12/11/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to u229 Community Support
Hello Skane. I can't answer for ASP .NET, but I think .net include
files can only contain asp .net code, not classic asp.