I'm not sure I'm completely following you here, because the code you've shown won't behave in the manner described, no matter what the operating system. How are you determining that the URL params are being passed?
Sent from my Samsung Galaxy SII On Jan 2, 2012 3:35 PM, "Wayne Gregor" <[email protected]> wrote: > > I just converted from CF windows to Linux (hurray for me!) > > Remarkably... most everything works great (was the little > issue of upper vs lower case). > > One thing that is goofy is this. > > I have a link to a form that has some URL params > > http://www.gregorigroup.com/inforequest.cfm?mls=40544266&start=1 > <http://www.gregorigroup.com/inforequest.cfm?mls=40544266&start=1> > > when I click the submit button all the URL parameters are > returned with the url. > > How can I suppress the url params upon return? > > My cfform tag looks like this > > <cfform action="inforequest.cfm" method="post"> > > > thanks! > -- > *Wayne Gregori* > Office: 510-895-1066 > Cell: 510-219-3887 > [email protected] > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:349291 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

