|
-
Sep 13th, 2005, 01:12 AM
#1
Thread Starter
Addicted Member
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
-
Sep 13th, 2005, 10:20 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|