Re: FOLLOWUP - Submitting form. Passing variables to template

2003-03-27 Thread FlashGuy
OK...I've been able to pass the results to my submit-action.cfm page but I'm getting ALL the fields of UserID from the database listed not just the one I checked on the radio buttons? I made one change to the code below on the input tags to pass the input value. tdinput type=radio

RE: FOLLOWUP - Submitting form. Passing variables to template

2003-03-27 Thread Ben Doom
[mailto:[EMAIL PROTECTED] : Sent: Thursday, March 27, 2003 8:05 AM : To: CF-Talk : Subject: Re: FOLLOWUP - Submitting form. Passing variables to template : : : OK...I've been able to pass the results to my submit-action.cfm : page but I'm getting ALL the fields of UserID from the database : listed

RE: FOLLOWUP - Submitting form. Passing variables to template

2003-03-27 Thread FlashGuy
button tags. -- Ben Doom Programmer General Lackey Moonbow Software, Inc : -Original Message- : From: FlashGuy [mailto:[EMAIL PROTECTED] : Sent: Thursday, March 27, 2003 8:05 AM : To: CF-Talk : Subject: Re: FOLLOWUP - Submitting form. Passing variables to template