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:349290 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

