Results 1 to 2 of 2

Thread: Passing Variable...Can it be done?

  1. #1

    Thread Starter
    Lively Member FirstKnight's Avatar
    Join Date
    Jul 1999
    Location
    Johannesburg, South Africa
    Posts
    95

    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

  2. #2
    Fanatic Member
    Join Date
    Jun 2000
    Posts
    537
    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....
    pnj

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width