How exactly are we asking for trouble by using URL variables within
CFQUERYPARAMs?

For example, a message board might link to a message topic with
viewTopic.cfm?threadid=5

You can't do form posts for every call to your application, so I'm curious
as to how you propose doing this.

<cfset myvar = url.threadId>

And then use myVar?  I just don't see the point.

Rick


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354896
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to