Printable View
This was helpful.
Hi
Because we are expecting the people who will use the form to have multiple items to upload, can this be accomplished by adding multiple upload boxes to the form, or should we just insist that they zip the 3 items together?
Thanks
I have saved and published my edits, but they do not show on the site. Now what should I do?
Probably simply your browser cacheing. Hit F5 some times fast
very carefully, if you havn't watched the video above ..............
(see 1st post)
my forms were working ok, and now they read PLEASE ENTER A VALID EMAIL ADDRESS and won't work. This is happenning on ALL my forms. Can someone please help me? I've tried everything I know of. The page is located here:
http://www.serviciosdeimigracion.com/visaapp.html
Thanks!
Julian Ibanez
9/16/08 @ 1946 hrs pacific
Your form behaves correctly. I mean, you have added validation to the Email field (to be a valid email address) so it correctly tests for it.
When i filled in the email field, it submitted correctly.
I don't seem to understand what the problem is ??
you are right, they worked ok! so I guess the problem was that if I submit a blank form it won't work, I need to have an email address in the form itself to proceed. Well thanks!
i did down load the development kit but does no run on my xp what do i need to do?
Quite help, i sure m loving this forum
I watched the tutorial and can't understand why my email form doesn't work. I also selected the email address option in the editbox validation window.
I have a success and failure page and set up error messages, yet they don't pop up and no email is sent.
the form is here: http://208.43.222.138/~ewdblkxh/email_form.php
laura
Tutti i campi, incluso l' "Invia" e "Cancella" sono fuori dall' area del modulo.
Estendi il modulo e poi sposta i campi e i bottoni di un paio di pixel, finchè non vedi il controrno del modulo diventare azzuro (cha sta ad indicare che gli elementi sono parte del modulo).
grazie! io li vedevo dentro, non l'avrei mai capito, grazie davvero!!!
ooops, now I extended the form field but I get email even if the text I enter in the email field is not in a correct email format!!!
Because you have named your form "email form"
Remove the whitespace from the name, make it "emailform" or "email_form" and it will work.
Hi.
I have used the form manager to make a simple form and used the PHP option in the manager. It works perfectly and the info is sent to my designated email address.
I do have a problem though that in the fields where information is required, if I don't put any information in, it still accepts the form submission.
Also, one of the boxes I defined as being number and even indicated how many characters are required. However it accepts any input even letters or it can be left blank and the form can still be sent.
How can I ensure that the required fields must be completed and that it must also be given the required type of info.
Thanks
Please look at post just above: your form name should not contain any white spaces (in example: "contact form" is wrong, "contact_form" is ok.)
as white spaces break the Javascript built in validation.
Hi, it does now ask me for the information, but I still don't seem to be able to handle numbers. I am requesting a phone number in one of the fields. I have set the input at the top to text, but at data type I selected digits and I also selected a minimum of 10 and a maximum of 10 characters. Now when I enter the number, it just gives me the custom error message I created.
Is there anything I am missing?
The rest is working great now.
Can anyone help me with my last post?
Not without a link to your page so we can look what might be wrong.
Have a problem with two sites with contact form not sending thank you responses to sender and database not being updates or referenced at all. Need assistance's on this please. Site pages are www.puregolf-online.com and blackhawksite.com (pages: mailform and mailform1.
Thanks.
Not sure what you mean.
The built in form processor doesn't send autoresponder email to the visitor, NOR does it update any database.
So please clarify what you mean with your post.
If I want to updated the Database from the form what is the procedure. I followed the ABVFP instructions on setting up the Database and forms. The internal setting of built in form are:[ Form processing = use built-in PHP;
email my email addr., Success URL = /thankyou_page.html Error URL = /errorpage.html, I was under the impression that the new BV would handle the form into ABVFP methodolgy. Had all working before the reorg of website. (I am receiving mail from the contact pages but that is all that is working.) any suggestions on how I can get my sites back to normal?
Thanks Navaldesign
As you are saying yourself, you are using the built in form processor. This processor doesn't have the ability to send autoresponder email or store the data in the database.
You need to use ABVFP for this.
If ABVFP is already installed and the forms were already setup in ABVFP's control panel, then you simply need to change the forms action and include the necessary "Formid" hidden field.
If not, you need to do whatever necessary as per ABVFP Manual.
Repeating here the ABVFP instructions, is meaningless. Just open the Manual (Tutorial) folder in the ABVFP zip and read carefully how to set it up and use it.
Will do and thanks again will blow out the thankyou page and lay it out as before and enter the necessary form controls inside the form. Again Thank you.
Hi,
was hoping you could help me. I have been using BlueVoda to build a website and it's going well, except that I can't seem to set up 'memebers only' area, using register and log-in forms.
This is really important for my site, so any information/help you can offer would be greatly appreciated!
Thanks!!!
Please note that BV11 (which has the login tools) is still BETA so there are no tutorials yet. Further more there are some issues that still need to be fixed before you can use BV11 for production purposes.
OK gang. Here's an easy one (I hope). I neglected to add a submit button
on my forms. How do I edit the forms to add the button. I have watched the tutorial, but it doesn't cover adding the button.
Rick
Just add it! Drag the button from the toolbar, set its properties, and you are done. Save and publish the page again.
hey its really help full....thank you friends.......keep on sharing
Hi!
I am having a problem with the form I have used for the past 4 years but when I changed 2 numbers in the copyright below the form, now the form doesn't seem to work. Most fields won't allow text to be entered. I have tried re-creating it and checking all the fields, but...our web site is www.oldenburgandcompany.com and the form is at www.oldenburgandcompany.com/formpage1.html Please advise. Help would truly be appreciated!
Thanks!
Pam
Many of your fields are set to "disabled".
This is a small bug of BV 11.4 G when opening old forms created with BV 10.
Solution:
For all fields, double click to open the properties dialog box. Check and then uncheck the "disabled" and the "readonly" checkboxes.
Save and publish.
Refresh your browser before testing.
Hello,
I have read through the posts but can't quite see any answers that specifically relate to my issue. I have had problems with my email form on my contact page so I have decided to just have a page on my website that has my email address. I have made the adjustments and then published them. The new material did not publish on my site. I read that I should press f5 fast - I have done this with no luck. Can you please advise me on what else I can do? The url that relates to this page is:
http://georgiebradley.net/contact.html
Thank-you,
Georgie
Any page that has a form on it will not work unless it is published as .php rather than .html. You do have a php version of the page that shows your email without the form. Three things I'd suggest: Republish your form page as php (right clicking the background will give you the choice to change this); remove your email before republishing because you're asking for spam; use Tools > FTP Manager to remove the html version of the page from your server to avoid issues.
Thanks for your advise Tom. I have made the changes you suggested (except changing my email via the FTP page - I don't understand what to do once I am there). I have done a test email and it works - YAY. A VERY big Thank-You, Georgie
Don't know if this thread is too old but I need help with validation on my contact form. I am recieveing contact forms that obviously were not filled out by real people and I would like to add a button like big websites use where the submitter has to copy the text shown in the box for the form to be validated. I can't seem to find how to do that. Any help would be much appreciated.
BlueVoda now has a built in captcha tool, so just add the "captcha" in your form and set its properties as required by double clicking it.
I'm sorry I'm not sure where to find captcha. I use the form wizard to creat the contact form will that make a difference in editing the form?
A form created with the Form Wizard is just like a form created manually using the Form Tools.
Make some space in your form by stretching it towards the bottom of the page. Then Click on Insert -> Form -> Captcha
and insert the captcha on the form.
Double click it and set its properties as you want them. Save, Publish, Refresh and Test