Hi Experts,
Last time i asked a question here, i got prolems to css, and image not working when i using url re writing. then one expert suggest to use the like following,
<script src="<%#ResolveUrl("test/jquery.js")%>"></script>
same like css,
but today i read a issues http://blog.davehawes.com/post/2009/03/28/When-ASPnet-Url-re-writing-and-search-engines-do-not-play-nicely.aspx , regarding search crawler will give the issue when we are use the ../../../test.css. as path in html or using th server method to get the path.
Please point to me correct direction to solve this kind of issues with url writing or any expert write article about this and publish in asp.net it will help to lot of new developer who are working url re wrting.
Thank ...
Go to the complete details ...