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 07-02-2008, 11:10 AM
Private
 
Join Date: Jul 2008
Posts: 1
Default Creating a 2 part form

Hi

Can anyone please guide me as to how to create a 2 part form in bluevoda?

That is to say that i want to have a very short form on my homepage to entice people to fill in some info, and then this form will when submitted, go to a second page form whereby the info filled in on the first form is already completed, which just leaves the visitor to complete the rest and submit. If possible i'd like the first form to come to me regardless of whether the user bothers to complete the entire form once on the second page or not.

Is this possible?

Thanks in advance guys.
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 07-02-2008, 10:59 PM
Major
 
Join Date: Oct 2007
Location: Bristol, UK
Posts: 346
Default Re: Creating a 2 part form

Interesting question. your first form would take the visitor to another page (usually a thankyou page, and you would get your email) but I see no reason why you can't put another form on this page and so on. I don't know if that'll work, although it seem logical. I am sure the pros will come along soon. I'll also be interested in what they say.
__________________

http://www.dcwebsolutions.co.uk
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 07-02-2008, 11:35 PM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 8,997
Default Re: Creating a 2 part form

Have a look at Multipage Form Tutorial which can do exactly what you want. To view the info of the first page, in the second one, you need to repeat the same fields, and put, as initial value of each one of them, the following:

<? echo $_POST['fieldname'];?>

replace, FOR EACH FIELD, the word "fieldname" with the actual name of the field in the first page.

You cannot use the form wizard for a multipage form, you need to use a separate processing script.

ALL the pages, exept the first one, which can be html, ALL the others MUST be 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!

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 10:21 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2007 VodaHost.com - 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