> yes i under stand what you are trying to tell me, but i cant > change the format because its client requirement and this was > return by some one before and it was not changed , they need > this like this only. > > is there any way to do or i should change the name it self as > you said
You should buy your client an HTML book, because what you're doing is in violation of the specification that describes how to create named anchors and URL fragments. While it may work in some browsers, it can't be forced to work in browsers that conform to the specification. Is this supposed to go to a named anchor, or is it actually supposed to redirect to another file? If the former, can't you just replace the slashes with underscores or something, in both the link and the named anchor? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Training: Adobe/Google/Paperthin Certified Partners http://training.figleaf.com/ WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers! http://www.webmaniacsconference.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304598 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

