Results 1 to 2 of 2

Thread: multiple selected items from listbox send to another form

  1. #1

    Thread Starter
    Addicted Member jewel's Avatar
    Join Date
    Jul 2003
    Location
    truly asia
    Posts
    153

    multiple selected items from listbox send to another form

    Hi, please help, I need to get selected items from a listbox control and send them to another webform that needs to be displayed in a another window. I used javascript window.open to show the webform in new window, but i dont know how to get the selected items from first window.

    Thanks,

    Jewel
    xoxo

  2. #2
    Fanatic Member -TPM-'s Avatar
    Join Date
    Jul 2005
    Posts
    850

    Re: multiple selected items from listbox send to another form

    You could maybe pass them as url parameters, or save the values into a session varible(youd then nedd to have the listbox auto postback).
    TPM

    Add yourself to the VBForums Frappr Map!!

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