On Tuesday, Jun 17, 2003, at 12:12 US/Eastern, Dave Wilson wrote: > I just did a quick test and notice the anchor parameter isn't > available to > CF at all, which suggests to me that it is clientside. It may not be available from CF, but it's certainly available in the call to the webserver, before the request is passed to CF. Perhaps someone at Allaire decided that not everything was that useful.
> How about using a document.location call with javascript instead of > cflocation? This should let you use location.hash (sorry my javascript > is > terrible). Unfortunately this would make my current MVC setup way too complicated. I have another way to approach it that I was hoping to avoid. Programatic access to the fragment ID would have been far more elegant and less tightly coupled. Thanks anyway. -- Howard Fore, [EMAIL PROTECTED] Trust but verify: "Yeah, I backed up the hard drive." ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

