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. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:319871 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

