That still isn't answering the question. Is your Sava form going to perform a POST to your CF page or not?
mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ 2009/2/27 cfcom <[email protected]>: > > It would start from a Sava Form, > Pass variables to my CF actions > Then do a confirmation page back with in Sava Framework > > -----Original Message----- > From: Dave Watts [mailto:[email protected]] > Sent: 2009-02-26 12:35 > To: cf-talk > Subject: Re: How to Form variables from: > request.servletEvent.getValue('fieldName') > > >> I need to pass the variables from a third party application form to my own >> cfmail. The third party app states them as (3fname, lname, address, state, >> city, zip, email') >> >> The form variables are accessible in the request scope or in the >> request.serlvetEvent.getValue('fieldName') > > I'm not sure exactly what you mean. Is this third-party form posting > to the URL of one of your CF pages? If so, you'll just get a bunch of > form variables - no need to use request.yaddaYaddaYadda. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319887 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

