Does anyone know how to search the URL line for an ANCHOR tag? Such as this is the URL: http://www.mydomain.com/showthis.cfm#MyItem1
That would relate the to <A NAME> anchor. But if this anchor is called, I want it to be highlighted. I tried <CFIF CGI.SCRIPT_NAME CONTAINS "MyItem1"> however this only produces the /showthis.cfm element. TIA! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

