List box with multiple items
Hey guys I need some JavaScript help!
I have a list box with 10 items. I need to pass the values
to a pop up window.
Basically what I need is a script that gets all the selected
item values on the client and passes the to the server.
Thanks in advance,
Mike
Blessed is the man who fears the LORD, who delights greatly in his commandments. Psalms 112:1
Suzanne posted this at 22:58 — 19th May 2003.
She has: 5,507 posts
Joined: Feb 2000
You can pass the variables through the query string, but JavaScript cannot talk to the server, sorry, you'll need a server-side language to achieve this.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.