Off the top of my head, I think the #anchor has to come last. 
Everything after the pound sign is read as part of the anchor directive. 
  So, page.cfm?foo=1#test should work.  Not tested, YMMV.

--Ben Doom

Will Swain wrote:
> Can anyone help with this. This may be common knowledge but I've never come
> up against it before.
>  
> http://www.site.com/page.cfm#test?foo=1
>  
> CF doesn't see the url variable on the end of the url. The CGI.ScriptName
> doesn't include it, in fact I can't see it included in any CGI variable. Is
> there a way of grabbing the url variable in these cases (where there is a #
> in the url), or will it simply not work?
>  
> Oh, this is on IIS6 + CF 7.0.2
>  
> Thanks
>  
> Will 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293373
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to