![]() |
|
| |||||||
| Notices |
| Forms Discussion and help related to designing and implementing forms in the BlueVoda Website Builder. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
|
I have included an info submission form on one of my pages, however even after creating a php file and entering the script required and uploading to my public folder using blueftp I cant get the info sent to the requested email adress. On testing, after selecting the submit button I get a blank page with the following message. <HTML> Thanks for submitting your details! I have checked and double checked the form properties and the script that I uploaded and cant seem to get mail. Please Please Advise |
|
#2
| |||
| |||
|
Whats the form url John? A couple of things you could qiuckly check on the form properties box have you set the action box to look for your script, for example if you have called your script 'script' then the action box should have 'script.php' entered. Also is the email address of the form you@yoursite.co, I think it has to be in that form an external address doesnt work. |
|
#3
| ||||
| ||||
|
John - Post the url of the form page and also- cut and paste the php code you are using. We will take a look at it. 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
| ||||
| ||||
| Quote:
__________________ 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! |
|
#5
| |||
| |||
|
Thanks chaps now got it working, didn't know it had to be a mailto within my bv account. Being and addon domain caused a little confusion too but now sorted. Now going to change the script so my customers can upload a picture file, which I noticed the script already available in this forum. Thanks once again.
|