Forum Moderators: open

Message Too Old, No Replies

JavaScript: Display selected term from combo box on another page

         

lukeurtnowski

1:11 am on Mar 14, 2003 (gmt 0)

10+ Year Member



I have a populated combo box and want to displey the selected term on another page, is there a way to do this with JavaScript?

korkus2000

2:21 am on Mar 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can pass it in a query string and read the querystring with javascript. Here is a resource [javascript.about.com...]