Click to See Complete Forum and Search --> : Pass mutiple values


landslide
09-26-2007, 12:58 PM
I have a form with a select box. I user can select more than one on the list. I am trying to keep those values for the next page. How do I pass those values to the next page. The values are not part of a recordset.

KDLA
09-26-2007, 03:49 PM
What server language are you using?
Here's a .NET tutorial: http://www.developerfusion.co.uk/show/3828/6/

KDLA

landslide
10-08-2007, 07:35 PM
I am using Javascript, ASP any Ideas for this?