if you're going from form to form, why are you using URL variables? That's what form variables are for..
On Wed, Sep 7, 2011 at 2:06 PM, Mo Lay <[email protected]> wrote: > > >>It would be in the URL scope: > > > >got it thanks raymond.. > > > >But how van i clear this variable every time the user load the form ? > > > >thanks > > Hi Ray, > > is that change if i am using simple hyperlink instead of cflocation ? > > <cflocation url="Progra_ackn.cfm?variable=#urlEncodedFormat(var1)#"> > > <a href="Progra_ackn.cfm?variable=#urlEncodedFormat(var1)#">Add Project</a> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:5553 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
