Click to See Complete Forum and Search --> : window.document.form1.select


babenchuk
02-19-2003, 05:13 PM
I would like to know a web site where I can find out all the properties of the select. I have drop down menu and I would like it to pass the contect selected into a variable, does anyone know how to do it.

Thank a lot

Ribeyed
02-19-2003, 05:43 PM
hi,
variableName = request.form("SelectBoxName")