Not really, the cfparam are for defining the variable with a default value. The cfqueryparams stop SQL injection, which can cause massive security risks.
And you're welcome. -- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/113032480415921517411 On Thu, Jan 24, 2013 at 4:13 AM, B Griffith <[email protected]> wrote: > > Thanks again, Andrew, that was what it needed (the cflocation tag) > > As to the cfqueryparam tags, am I correct in assuming that those do the > same thing as a cfparam tag, only for query variables? > > At any rate your help is much appreciated, the page is now 'refreshing' > with the correct, updated info showing in the form fields now. Thanks > again! > > Brandon > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:6040 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
