check for the checkbox and do a cflocation at the very top of whatever page this submits to.
Rick Dennis wrote: > 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:256096 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

