I am having a very strange problem with anchors and cflocation in an application I'm working on. I'm almost 100% sure there are no errors in the code so I'm more hoping that someone will know of an existing problem or will have run into this problem in the past and know a solution. Ok, here's the deal: We're using fusebox 4 and I have a .cfm that processes a few different form submissions and has cfif blocks to break apart which form is being processed. At the end of each <cfif> block, I have a <cflocation> that puts the user back to a listing of items and jumps them down to the one they just added/edited instead of having to scroll. I'm using # symbols to escape the anchor in the url and it works fine on all of the <cflocations> except 1. The funny thing is that it's the exact same code as one of the conditions further down the page. I even put a link on the page with the exact same code (copied and pasted) from the <cflocation> into the href and a <cfabort> after that. When I do that, I can click on that link and it does just what is expected. I can't figure out why it would be losing the anchor, but when the <cflocation> happens, it goes back to the listing page and the end of the link doesn't have a #anchorname on it at all. Anyone know why this could be stripped off? Something weird happening in the headers? Any suggestions are appreciated. John Burns Certified Advanced ColdFusion MX Developer Wyle Laboratories, Inc. | Web Developer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205238 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

