View Single Post
  #1 (permalink)  
Old Mar 9th, 2008, 23:43
John Alexander Hopper John Alexander Hopper is offline
New Member
Join Date: Mar 2008
Location: UK
Age: 29
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Question Hiding / Showing form fields based on previous form input

Hello again

Another poser for you...

I've got a multi-page form, with the information from the previous page stored in hidden values, then everything is submitted on the final page.

Trouble is, certain fields are only applicable to either male or female members.

I'm using Dreamweaver 8, and I know how to show and hide information based on the arguments in Recordsets.

But, as the information from their signup (including their gender) is stored in hidden form fields - and not yet in the Database (where Recordsets look), how can I make a certain form question show up to only people who have given their gender as 'Female' on the previous page for example?

Many thanks in advance

John
Reply With Quote