[Javascript] capturing the ID with radio buttons

Bill Marriott bill.marriott at optusnet.com.au
Mon Sep 17 14:58:02 CDT 2001


Cutter,

that was the answer, thanks

Bill
  ----- Original Message ----- 
  From: Cutter Bl 
  To: javascript at LaTech.edu 
  Sent: Monday, September 17, 2001 10:25 PM
  Subject: Re: [Javascript] capturing the ID with radio buttons


  While your radio buttons would have the same name, each should have a different value. Why not just pass your filter id as the value of each radio?

  Cutter
  Falcon Knives


  ----Original Message Follows---- 
  From: "Bill Marriott" 
  Reply-To: javascript at LaTech.edu 
  To: 
  Subject: [Javascript] capturing the ID with radio buttons 
  Date: Sun, 16 Sep 2001 17:56:44 +1000 

  Hi Everyone, 

  I have a project that needs to capture the current ID (filter value) of the 
  record that the user selects using Radio Buttons and store it in a variable. 
  The records are presented in a table form like. 


   
  Murray Valley East 
  MVE 
  NSW 
  7 


   
  Murray Valley West 
  MVW 
  NSW 
  8 


  I don't know how many rows are going to be presented in the table because 
  they are generated on the fly in an Informix tag. 
  The form 
  is wrapped around all the rows. 
  Can anyone tell me how I might be able to check if a record has been 
  selected and how to capture the selected filter value from the table? 

  Thanks in advance 

  Bill 



  _______________________________________________ 
  Javascript mailing list 
  Javascript at LaTech.edu 
  http://www.LaTech.edu/mailman/listinfo/javascript 



------------------------------------------------------------------------------
  Get your FREE download of MSN Explorer at http://explorer.msn.com
  _______________________________________________ Javascript mailing list Javascript at LaTech.edu http://www.LaTech.edu/mailman/listinfo/javascript
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010918/2028f73c/attachment.htm>


More information about the Javascript mailing list