| JavaScript: Display selected term from combo box on another page
|
lukeurtnowski

msg:1482619 | 1:11 am on Mar 14, 2003 (gmt 0) | 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

msg:1482620 | 2:21 am on Mar 14, 2003 (gmt 0) | You can pass it in a query string and read the querystring with javascript. Here is a resource [javascript.about.com...]
|
|
|