Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: variables in javascript and asp


Message #1 by "yls" <yls177@h...> on Fri, 17 Nov 2000 15:50:45 -0800
use a submit in the link and post the form
<a href= "javascript:submit():">

or

 use a function a detect wich option button is clicked and assign that to a
variable that you will use in the link


-----Original Message-----
From: yls [mailto:yls177@h...]
Sent: Friday, November 17, 2000 5:51 PM
To: javascript
Subject: [javascript] variables in javascript and asp


Hi, i have some checkboxes. i want to store the values of the checkboxes
that i checked to be passed to another page like <a
href="somepage.asp?id=avalueid1=bvalue> Any idea how to accomplish that?



  Return to Index