Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   HTML (http://www.velocityreviews.com/forums/f31-html.html)
-   -   Form directs user to wrong thankyou page (http://www.velocityreviews.com/forums/t163330-form-directs-user-to-wrong-thankyou-page.html)

Familyman 11-02-2005 07:18 PM

Form directs user to wrong thankyou page
 
I am trying to make my form direct the user to the correct THANKS.HTM page
when the submit the form. They keep going to the wrong THANKS.HTM page.

Here's where I want the form to send them...
http://www.astutechoices.com/karakariki/thanks.htm

But they go to another on my pages. Can you spot my error?
I'd appreciate any help.

Hank.

The form is at ...
http://www.karakaiki.astutechoices.com
The correct thank you page is at...
http://www.astutechoices.com/karakariki/thanks.htm

My code follows:
<form action="../_vti_bin/shtml.exe/events/contactus.htm" method=POST
onsubmit="return FrontPage_Form1_Validator(this)" language="JavaScript"
name="FrontPage_Form1" webbot-action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" S-Email-Format="HTML/UL"
S-Email-Address="forms@astutechoices.com" B-Email-Label-Fields="TRUE"
B-Email-ReplyTo-From-Field="TRUE" S-Email-ReplyTo="Email"
B-Email-Subject-From-Field="FALSE" S-Email-Subject="AstuteChoice Form
Response" S-Date-Format="%d-%b-%Y" S-Time-Format="%I:%M:%S %p %Z"
S-Builtin-Fields="REMOTE_NAME HTTP_USER_AGENT Date Time"
U-Confirmation-Url="http://www.astutechoices.com/karakariki/thanks.htm"
startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot
bot="SaveResults" i-checksum="43374" endspan --><input type=hidden name="id"
value="8657"><input type=hidden name="subject" value="Karakariki Neighbour
Call: ">



Familyman 11-02-2005 07:23 PM

I've reposted this. Sorry, there was an error in the link.
 
I've reposted this. Sorry, there was an error in the link.





All times are GMT. The time now is 01:11 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


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 44 45 46 47 48 49 50 51 52 53 54 55 56 57