Reply
Also need help with gdform.asp Need redirect or email response help
Old 08-22-2008, 05:21 PM Also need help with gdform.asp Need redirect or email response help
Novice Talker

Posts: 5
Trades: 0
Okay, I have multipe websites hosted through godaddy. I'm using golive 6 (please don't laugh) and I need to either have a redirect page or have a thank you email sent when they submit the form.

Godaddy does'nt help with any of this. You can do an auto response, but not an html page. I have tried everything to just have a redirect page after people hit submit, but that doesn't work either.

I am very new to this stuff. Teaching myself, but having otherwise excellent results... so I'm told. I don't know html, which is the problem since godaddy told me to just edit the gdform.asp script.

is there just some standard code I could add to the action script to make the page redirect; you know, something where I can just plug in the url I want to go to?

Please help!

here is the website http://www.hyperfex.com
RoddyBoy is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 10-31-2008, 10:36 AM Re: Also need help with gdform.asp Need redirect or email response help
itHighway's Avatar
Skilled Talker

Posts: 73
Name: Zeeshan Dar
Location: GUJ
Trades: 0
Yes you can do that, by creating a hidden field in your contact.html form.

Copy following code and put it in between Form tag of your contact.html form:
Quote:
<input type='hidden' id='redirect' name='redirect' value='thankyou.html' />
After visitor press submit button it will be redirected to the page name defined in hidden field.
itHighway is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Also need help with gdform.asp Need redirect or email response help
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.11092 seconds with 13 queries