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