Forum Moderators: phranque

Message Too Old, No Replies

Form fields

Can I pass form field info between pages?

         

Essex_boy

5:29 pm on Nov 19, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Not sure if I can do this but Id like a three page site with tick boxes, one page would be style, user ticks teh style he wants.

Next page would be colour users tick box they want(allowing only one choice)

Next page would be size, user ticks siz box.

on teh fourth page this is all colalted on to a form whereby the user enters his name and address etc and emails it to me.

Can this this be done using humble tick boxes?

Anyango

2:27 pm on Nov 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi There, am not sure if this can be done in plain html but if you talk about some scripting language like PHP, this will hardly take 5 minutes to code.
;)

kaled

3:41 pm on Nov 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Radio boxes are what you want, or <select>. Why place these on different pages? Sounds crazy to me.

Kaled.

Essex_boy

4:43 pm on Nov 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



PHP is the thing im looking at too, diffrent pages? Thats the buyers choice not mine.