hidden form field

J

jaime

I have a multi page website. I would like to use hidden form fields to store
information from one page to the next. Directions say that I do not need to
enter a value when creating the hidden form fields, but the dialog box will
not accept the input without a "value" entry.
as you can tell, I'm new at this!
thanks to anyone who can help out
 
S

Stefan B Rusynko

Create it with the value you want to pass
To "read" the value on the next page after the form is submitted see
http://irt.org/script/165.htm



|I have a multi page website. I would like to use hidden form fields to store
| information from one page to the next. Directions say that I do not need to
| enter a value when creating the hidden form fields, but the dialog box will
| not accept the input without a "value" entry.
| as you can tell, I'm new at this!
| thanks to anyone who can help out
|
 
Top