First, I'm happy to report that I seem to have resolved my problems with returnfuseactions and gotten my app working. Which leads me to another question. But first, as alluded to in prior posts, my problems centered on the cleanreturnurl variable and setting the session.returnfuseaction variable. Through trial and error tests, I removed the "/index.cfm|" string from the request.skiplist, which was set in the app_globals.cfm file. Once I did that, the returnfuseaction ran fine. Now my question: can anyone provide a lucid explanation on just how the request.skiplist actually works? The only place I see it being used is in the cf_returnfuseaction tag. I *think* I know how it's being used, but if someone can elaborate on its purpose I would appreciate it. Can anyone foresee that removing the "/index.cfm|" string from request.skiplist might cause other problems? Finally, an observation: adding comments to the standard fusebox tags, like returnfuseaction.cfm, would help immensely for those slow people like me trying to get their mind around the methodology. The tag I used from fusebox.org had only two comments, but additional comments explaining the program flow would be most useful (the book's listing for the returnfuseaction tag didn't have any comments at all). Thanks to everyone who attempted to help on Friday. Chris Montgomery [EMAIL PROTECTED] Web Development & Consulting http://www.astutia.com Allaire Consulting Partner 210-490-3249/888-745-7603 Fax 210-490-4692 AIM: astutiaweb; ICQ: 7381282; Firetalk: Ag78 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
