Please help

This is a discussion on "Please help" within the Classic ASP section. This forum, and the thread "Please help are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices


Reply
 
LinkBack (1) Thread Tools
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old Feb 24th, 2007, 17:06
Junior Member
Join Date: Nov 2005
Age: 55
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Please help

Please help
I try to create an .asp form and have this problem:
The submit button must first validate the captcha image and then validate the form form correct incertion of data and then send the form by email.
I have now 2 buttons the Test Imput checks the captcha if ture and the Submit checks the form inputs and sends the form. What I try but not suceed is to combine the two buttons to one. The codes are
<input type="submit" name="Submit2" value="Test Input" />
<input type="submit" name="Submit" value="submit" onClick="validate();return returnVal;">

The test page is http://www.herodion.gr/consTest.asp

Please help or suggest somethign else because I am stack
Reply With Quote

Reply

Tags
asp, form

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.webforumz.com/classic-asp/22783-please-help.htm
Posted By For Type Date
Tax Form » Please help This thread Pingback Feb 24th, 2007 17:56


All times are GMT. The time now is 06:31.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43