Heya all!
I need to read ALL the option items (values) in the select options list and create a comma delimited string, which I pass on to a SQL query.
I need to do this in serversided VBscript.
The query must then get results from the SQL database and I create a new page on which the results are displayed.
How would I do this? I cannot access the Select box using the Document.myForm.myList way and need some direction.
Your help will be valued with a good Helpful tip check...
Thanks
Len
I need to read ALL the option items (values) in the select options list and create a comma delimited string, which I pass on to a SQL query.
I need to do this in serversided VBscript.
The query must then get results from the SQL database and I create a new page on which the results are displayed.
How would I do this? I cannot access the Select box using the Document.myForm.myList way and need some direction.
Your help will be valued with a good Helpful tip check...
Thanks
Len