Sign in | Join
Last post 08-23-2007 11:03 PM by Raymond Wen - MSFT. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
Is there a way to have scriptresouce.axd and webresource.axd links rendered as relative paths instead of server relative paths.
<script src="ScriptResource.axd?...
instead of
<script src="/dir/ScriptResource.axd?...
Hi,
I didn't trace how is the url produced, but I believe it's not a feature that can be configured flexibly.