FirstKnight
Programmer
Is it at all possible to pass a variable from VBScript Client side to VbScript Server side WITHOUT submitting the form? I want to create a recordset object that is filtered by a value from the clientside. The value comes from a listbox on a form, so if I could get the value of the listbox in the server side scrip it will also help.