|
-
Jun 20th, 2002, 07:35 PM
#1
Thread Starter
Lively Member
Passing Variable...Can it be done?
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 script it will also help.
Today is yesterday's tomorrow
-
Jun 21st, 2002, 11:47 AM
#2
Fanatic Member
as far as i know the form has to be submited.
this does not meen that the user has to click the submit button though. you could use javascript to send the form.
not sure why you would want to do this though
also it may cause the users screen to get refreshed....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|