You can do your checking on B. If checking is false, CFinclude A, but if it is correct, CFinclude C.
- j -----Original Message----- From: JAIME HOI [mailto:[EMAIL PROTECTED]] Sent: Monday, May 13, 2002 2:15 AM To: CF-Talk Subject: How do i pass FORM variables from one action page to another one ? Hi Let's sayi have Page A , action page is Page B. From page B after some checking i will call page C. But how can Page C get the form variables from Page A? Does anyone knows how i can have a quick access of all the form variables and pass it to Page C. For eg, if it is URL variables, i can use CGI.Query_String to pass them to Page C. But for FORM variables, how do i access it? As an alternative, i was thinking of using WDDX . Construct one CFML2WDDX and have it as one of the hidden variable in Page A. Then simply access that single hidden variable and pass to Page C as URL variable. Anyone sees any problem with this? I'm quite confused, i am looking for a quick method to handle the passing of data. Any help would be greatly appreciated! "Contentment is not the fulfillment of what you want, it is the realization of how much you already have." ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

