Ok. This might be a simple question, but I am perplexed.

I am executing a form that has 20 variables.  I want to be able to append
all those variables on the next page to a URL Query String, i.e.
template.cfm?a=1&b=2&c=3  .. etc.  Is there an easy way to do this instead
of looping through the Fields that were passed or hard coding them into the
template?  Thereby making the link on the following page dynamic based on
the fields passed.

In the same vein, is there a way to take "a=1&b=2&c=3... etc" out of the
query sting and have it as ONE long variable to be used again going
forward?

Thanks,

Vance Duke
Cold Fusion Application Developer
x4729


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

Reply via email to