![]() |
|
| |||||||
| Notices |
| Forms Discussion and help related to designing and implementing forms in the BlueVoda Website Builder. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| OK, I have been having a problem with an autoresponder not working properly, so I moved to a new provider, deleted my sites and rebuilt my capture page and thankyou page. I thought it easier to start clean and did not know how to delete HTML. So now I have the HTML code installed but when I try to check the form it doesn't go to my thankyou page. Do I have to do something else? I have lost it!!!! |
|
#2
| |||
| |||
| My new provider is Get Response. I have 2 pages my main page with the capture form in place and a second thankyou page called splash2. The properties of the form are Action: splash2.html with Multiform data selected. File extension of splash2 is html. I have not added any php, as I don't think I have to or if I do I don't know how to generate that. When I fill out the form it moves to my splash2 thankyou page but the form does not seem to be working. Any clues? Russ |
|
#3
| ||||
| ||||
| Get Response response provides plug and play code...You build your forms directly online with them...Then you apply the finished code to your site.
__________________ VodaHost Your Website People! 1-302-283-3777 North America / International 07092887580 / United Kingdom Military Ranking System Explained Click Here to take the royal VodaHost Tour Click Here for the VodaHost Help Centre & Tutorials Got a question? - Try a forum search! Available at the top of every page! |
|
#4
| ||||
| ||||
| Your form must NOT submit to splash2.html. It must submit to the Get Response script and from there the visitors will be redirected back to your own page, splash2.html. Get the code from get Response. Place it is a html box in your page, and you are done. While setting up your autoresponder in Get Response, set the return page to be " http://www.yourdomain.com/splash2.html "
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#6
| ||||
| ||||
| I mean the confirmation page. If you set it (in GetResponse) to be your "splash2.html" page, it will return there after the submission has taken place.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#7
| |||
| |||
| Naval, I have done all as suggested and the form doesn't work, I do not get an email to confirm and after filling out the form it doesn't go to my confirmation/thankyou page. http://www.thematrixsyndicate.net/splash.html http://www.thematrixsyndicate.net/splash2.html This is the form code: <!-- GetResponse subscription form | start --> <form action="http://www.getresponse.com/cgi-bin/add.cgi" method="post" id="GRSubscribeForm" accept-charset="UTF-8"> <fieldset> <table> <tr> <td> <label for="GRCategory2">Your Name</label>: </td> <td><input type="text" name="category2" size="14" id="GRCategory2" /></td> </tr><tr> <td><label for="GRCategory3">Your E-Mail</label>:</td> <td><input type="text" name="category3" size="14" id="GRCategory3" /></td> </tr> <tr><td><label for="GrCustom0">Your phone:</label></td><td><input type="text" size="14" id="GrCustom0" name="custom_phone"></input></td></tr> <tr><td><label for="GrCustom1">Your time zone:</label></td><td><input type="text" size="14" id="GrCustom1" name="custom_time_zone"></input></td></tr> <tr><td><label for="GrCustom2">Your best time to call:</label></td><td><input type="text" size="14" id="GrCustom2" name="custom_best_time_to_call"></input></td></tr> </table> <input type="submit" value="Get More Info!" /> <p> Powered by <a href="http://www.getresponse.com" title="Email Marketing">GetResponse email marketing</a> software </p> </fieldset> <input type="hidden" name="category1" value="tms" /> <input type="hidden" name="confirmation" value="http://www.thematrixsyndicate.net/splash2.html"/> <input type="hidden" name="ref" value="000" /> <input type="hidden" name="getpostdata" value="get" /> </form> <style> <!-- /* form box */ #GRSubscribeForm fieldset { width: 260px; border: 0; } /* comment about GetResponse */ #GRSubscribeForm p { font-size: x-small; } /* table used to position form elements */ #GRSubscribeForm table { border: 0; } --> </style> <!-- GetResponse subscription form | end --> Do I have to have anything in the Action box of Form Properties? Hopefully I am getting there. |
|
#8
| ||||
| ||||
| No, just paste all of the above code in a html box in your page, i tested it and it works just fine.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#11
| |||
| |||
| Better still, what can I send you for you to fix it for me? I will pay whatever the rate is. Russ That way I will be able to see the pages in BV so I will be able to do others correctly. I may have something wrong in BV |
|
#12
| ||||
| ||||
| Contact me at www.dbtechnosystems.com/contact.php
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |