0
Hi Manoj,
Thanks for responding............I have already tried both the way you have mentioned, it is not working, any other way to resolve this issue??
Regards
0
Hi,
Why you are using Page.ResolveUrl? Just simply use below code :
<script type="text/javascript" src="Scripts/jquery-1.10.2.js"></script>
Or Juse write
<script type="text/javascript" src=""></script>
Place your mouse pointer on highlighted area (src="") Press Control+Space and use pick url.