not sure I know what you mean by page headers, are you talking about anything that I want to show or output at that point, or are you talking about http headers? my cfc sets a buncha session vars that I want to use later on in the application, just wanted to make it a cfc to play with cfc's all the code works fine as a cfm page, but just playing, wanted to run the cfc, get the output, set the values to some session vars, then cflocation back to a page, that is awaiting those session vars to display some calculations....
make sense? tony weeg uncertified advanced cold fusion developer tony at navtrak dot net www.navtrak.net office 410.548.2337 fax 410.860.2337 -----Original Message----- From: Thomas Chiverton [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 10:51 AM To: CF-Talk Subject: Re: repost cfc question On Thursday 10 Jul 2003 15:29 pm, Tony Weeg wrote: > <!--- Stops here for some reason, i can do a cfdump here, and see what > im supposed to see, it just wont cflocate me to the accounts page? > ---> > > <cflocation url = > "accounts.cfm?step=Accessactual&id=#url.AccountNumber#&action=Access"> Have you already outputted the page headers ? What happens if you do a client redirect here with javascript ? -- Thomas C Advanced ColdFusion Programmer PLEASE NOTE: When the Recipient Is Not Directly Observing This E-mail, It May Cease to Exist or Will Exist Only in a Vague and Undetermined State. PLEASE ALSO NOTE: I don't speak for the company that sent this. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq 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 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

