<cfif StructkeyExists(form,'mycheckbox')>
 <cflocation url="NOIDecision.cfm" addtoken="No">
</cfif>
 
Rus 

-----Original Message-----
From: Rick Dennis [mailto:[EMAIL PROTECTED] 
Sent: 10 October 2006 15:25
To: CF-Talk
Subject: <input type="Hidden" name="status_required"> issue

i have a customer input page that has this code at the bottom of the page
right before the submit button. <input type="Hidden" name="status_required">

well on the same page i have a checkbox that if checked, it needs to ignore
this same piece of code.
if the check box is checked, i want it to do this  <cflocation
url="NOIDecision.cfm" addtoken="No">

how do i do this since the check box is on the same page as the piece of
code having the required field?

Rick Dennis





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256099
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to