Print Page | Close Window

No process page

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz CAPTCHA
Forum Description: Support forum for the Web Wiz CAPTCHA security image.
URL: https://forums.webwiz.net/forum_posts.asp?TID=25489
Printed Date: 29 March 2026 at 4:23am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: No process page
Posted By: joeveebee
Subject: No process page
Date Posted: 26 March 2008 at 3:30am
Hello,
I have searched for the answer to this but cannot find any help.

I am trying to add CAPTCHA to an ASP form and have added the code to the form page, the captcha image displays correctly.

I am running into trouble with these instructions:

Open the file (web page) in a text editor that is to process your web form input (this MUST be a different file to the web form which includes the CAPTCHA image), and place the following code at the top of the file (not within ASP blocks):-
<!-- Include file for CAPTCHA form processing -->
<!-- #include file="CAPTCHA/CAPTCHA_process_form.asp" -->

I have no page that processes my form, my form data is posted to a database.
I do have a confirmation page that I use to send me an email letting me know that someone has posted data to the database.
But I don't know where to put this code.

<!-- Include file for CAPTCHA form processing -->
<!-- #include file="CAPTCHA/CAPTCHA_process_form.asp" -->

I found a post that asked this very question and the response was for him to search the forum as it is asked a lot. I have tried this but cannot find the answer.
Thanks for any help



Replies:
Posted By: WebWiz-Bruce
Date Posted: 26 March 2008 at 12:06pm
You have to have a page that processes the data if the data is added to a database.

Data can not just be posted directly to a database, there has to be some code somewhere which creates the SQL Query that ads the form data to the database.

You need to add the link to the CAPTCHA process include file before the code which ads the form data to the database.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net