scriptresource.axd

  1. N

    Question Absolute URLs for ScriptResource.axd and WebResource.axd

    I need to make my page use absolute URLs for ScriptResource.axd and WebResource.axd (and any other URLs on the page, but those are mostly just static or ones that I have control over). How can I do this? Thanks.
Back
Top