Having some Javascript issues on a really simnple plroblem.

Heres my code:

reject = app.response("Enter Reason For Rejecting.","Reject","");

if (reject) 
{
this.submitForm('reject.cfm?Why=*reject*',false);
} 


How can I reference the javascript var reject in the actionpage of the
submit for (*reject*)???

Thanks for your help
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to