I'm working with a site that is going to send me vars using either URL or 
FORM variables.  I have the code done for accepting URL variables and I want 
to find an easy way to dynamically convert all my URL.vars to be FORM.vars 
in my code.  I can setup a CFIF statement to check and then send the script 
to the correct code (either URL or FORM) but then I would have two code sets 
to manage.

Is there a way to modify my current code to accept the other servers 
variables no matter if they are sending URL or FORM vars?  The code for both 
is 100% identical.

Thanks,
--RC

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to