Hi there
I am retrieving info from a db using vbscript.
I want to write away some session variables when a user clicks on a row in my list. However, this needs a form submit.
Is there any way to do this without a form submit?
The scenario is - the user can select multiple items usig checkboxes. I want to create a session variable array based on this selection before opening another brand new window.
I am retrieving info from a db using vbscript.
I want to write away some session variables when a user clicks on a row in my list. However, this needs a form submit.
Is there any way to do this without a form submit?
The scenario is - the user can select multiple items usig checkboxes. I want to create a session variable array based on this selection before opening another brand new window.