Does anybody know what would stop the server from outputting the webresource.axd script line to Firefox? I'm absolutely stumped.
-
-
I'm not exactly sure what you're doing here. Do you have something on the server side which should translate to some HTML or JScript on the client side, and it's only happening if you have IE on the client? If this is the case, you can check to see if the server is intentionally not sending it to Firefox clients by changing the useragent string in Firefox. To do this, type "about:config" in the address box and change the "general.useragent.extra.firefox" value to match IE. Sorry, I don't know what it is.
-
Weird thing is our login page gets the WebResources.axd, but everywhere else it doesn't. It's one of those things you know you'll be spending 5 days trying to figure out

Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.