Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > BlueVoda Website Builder Forums > Forms

Notices

Forms Discussion and help related to designing and implementing forms in the BlueVoda Website Builder.

Reply
 
LinkBack Thread Tools
  #1  
Old 03-26-2008, 02:54 PM
Corporal
 
Join Date: Dec 2007
Posts: 11
Question My (3) Forms Need Help!

client 19748

I want to desingn (3) forms and (3) corresponding "action" thank you pages. Let us say that they are the following:

1 contact.bvp / action.php
2. order.bvp / thankyou.php
3. stories.bvp / thanks.php

After reading many forum threads I am still having difficulty understanding what to name contact forms and page properties. I have test-published the above contact.bvp and action.php and have gotten the action page to display properly, but when I check webmail in c-panel I do not see the email address that was submitted on the form. Instead I get the first word of the message and the @symbol...for example Greetings@

I need to know what you would title and name the above files...including the action.php files prior to publishing.

Is it necessary to name the submit button using lower case lettering and setting the properties value to "mailto"?

Last question...can there be more than one submit button on an order form created in Bluevoda...still using only one corresponding "action" thank you page? I want to create a form having (4) ordering choices...using check boxes, the user would select a box, then select the corresponding submit button (so I receive a copy of the order), and then select the corresponding Paypal payment button (having the total cost)...set up as a simple 3-step ordering process.

Grateful for you advice and help...I could really use it!

Last edited by KP2008; 03-26-2008 at 02:56 PM. Reason: grammer
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old 03-26-2008, 04:39 PM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 9,357
Default Re: My (3) Forms Need Help!

Quote:
Originally Posted by KP2008 View Post
client 19748

I want to desingn (3) forms and (3) corresponding "action" thank you pages. Let us say that they are the following:

1 contact.bvp / action.php
2. order.bvp / thankyou.php
3. stories.bvp / thanks.php
a. Form name: Not important. You can name each for as you like, i.e. Contact Form, Order Form etc
b. The form "action" MUST be excactly the name of your thankyou page (if you are using the way described in the Forms Tutorial 1). So, if the thankyou (action) page for the contact form is "action.php", in the FORM action field, type: action.php. You can use ANY name, as long as what you type in there is the same as the name of the thankyou (action) page.
c. The method MUST be POST and not mailto.
d. The "thankyou "page properties: since you are pasting php code in the thankyou (action) page, you MUST set in its properties (Page Properties) the page extension to be php when published.
e. Do NOT set the action to "mailto". If you do, the browser will attempt to send the form info through your own email client (Outlook Express oe whatever else you have installed on your computer). In MOST cases this will fail.
f. The submit button can also have another name, BUT in that case you will also recieve, in the email, an "unwanted" value that will be the same as the text (value) you have given to your submit button. Please note that the NAME must be "submit" but the value (what appears on the button) can be anything you like.


Quote:
Last question...can there be more than one submit button on an order form created in Bluevoda...still using only one corresponding "action" thank you page? I want to create a form having (4) ordering choices...using check boxes, the user would select a box, then select the corresponding submit button (so I receive a copy of the order), and then select the corresponding Paypal payment button (having the total cost)...set up as a simple 3-step ordering process.

Grateful for you advice and help...I could really use it!
No, even if you put more than one submit buttons, the action is always the same. What you ask for can be done using a multistadium form: the first one submits, the second one recieves the info, sends you the email, but also uses the info recieved for a further submission (to PayPal this time).

Very simple to create if you have some php experience. There are also other more complicated solutions that use the CURL library to achieve an automatic further post to PayPal.

However, for the cost calculation, you will either need some Javascript, or the calculation must be done using php in the intermediate page.
__________________
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!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old 03-26-2008, 05:18 PM
Corporal
 
Join Date: Dec 2007
Posts: 11
Default Re: My (3) Forms Need Help!

Thanks naval...but I have no php experience with regards to multistadium form. This set up seems to be exactly what I need. How do I go about implementing this solution...can you provide me with the code?

Is there an easier way to set up an order form selling a single product, but having to process 4 different types of sales (based on different shipping charges and sales tax charges)?

I really want to stick with using Bluevoda...help!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old 03-26-2008, 05:36 PM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 9,357
Default Re: My (3) Forms Need Help!

For a taste of a multipage (not multistadium) form, which has many similarities to what you want (submission from page to page) please look at http://navaldesign.info/Tips/mpftut1.php

I am not sure what you mean " but having to process 4 different types of sales (based on different shipping charges and sales tax charges)? "
__________________
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!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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


All times are GMT +1. The time now is 11:40 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2005-2009 VodaHost Web Hosting Your Perfect Web Host - All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176