![]() |
|
| |||||||
| Notices |
| Customer Website Reviews - Your Testing Ground Are you ready to show your website to the world? Are your hyperlinks working?, Do you have any spelling mistakes or grammatical errors? How does it look? How can it be improved? Have your website reviewed and critiqued by other VodaHost Community Forum Members. DO NOT BE SHY!!! We want to see it , we are here to help each other. This is your testing ground. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| ||||
| ||||
|
I already have register.html and register.php for my customers to send me a registry form to my email account. Now I have 2 problems 1. Right after clicking on submit, I want to have thank you page. How to? I think I have to create thankyoupage.bvp.....then, publish it to have thankyoupage.html .... then, what else I do need to do? 2. Information in registry form that were sent to my email account was in the Thai language. The web mail (Horde) couldn't read it. How can I have those information in my email account in Thai. |
|
#2
| ||||
| ||||
|
You may get a quicker answer from an expert if you post in the correct forum, friend. Try BlueVoda or Forms forum :o) You are correct on No. 1 - amend your php script to direct to your thankyou page. Don't forget to add navigation buttons to get back to your site. You may have to submit a ticket for No. 2 - but try the email forum first - someone might have an idea.
__________________ The moment one definitely commits oneself, then providence moves too. All sorts of things occur to help one that would never otherwise have occurred. A whole stream of events issues from the decisions, raising in one’s favor all manner of unforeseen incidents and meetings and material assistance which no man could have dreamed would have come his way. Whatever you can do or dream you can, begin it. Boldness has genius, power and magic in it. Begin it now. (William Hutchinson Murray) |
|
#3
| ||||
| ||||
|
tcottow, I believe this is what you are trying to do. Give it a try and should you have any questions- post it in the forms section so we may help you out. http://netisopen.com/computer/TF001/T001.html Andy
__________________ My diamond in the rough - www.123gpp.com * Click here for some BV tutorials (Php mailto Form, I-Frames, Picture display and much, much more!) |
|
#4
| ||||
| ||||
|
thank you Andy, but I still don't understand how contact.html has been linked to confirmation.php If it is the same name like contact.html and contact.php, it's understandable that they will be linked automatically. But it is different name, so u need to put a script to link them together?? |
|
#5
| ||||
| ||||
|
The names are not important. You link the php script to the form page by setting the "Action" in the Form properties to be "contact.php" or "confirmation.php" or "action.php" or whatever you have named your php script file. After submission, the info is submitted to the php script, which first sends the email to you, then it redirects the visitor to the thankyou_page. Andy has it explained well in his tutorial. About the email problem: I don't think it's a Horde problem. You see, i have been wondering how did you get the Thai in BlueVoda, since BlueVoda is not Unicode. I also visited the site and i could not see anything, because all the text was converted in symbols. I suppose that your email problem is because the Bluevoda Form page doesn't accept the Thai alphabet. Yes, when you type in, it appears as Thai to the visitor's monitor, but then it is converted. Also Russian and other language clients had the same problem. On the other hand, i might be wrong
__________________ 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! |