G
GaryDean
Some of the pages in the anonymous folder of our asp.net app get executed
from external hyperlinks in other websites, emails, etc. Often they have a
querystring. We are noticing that if the hyperlink was
http://machinename/mywebsite the page isn't getting its Page_load code
executed. But if the link is http://localhost/mywebsite everything works
fine.
This is all in a testing environment now but why is this?
from external hyperlinks in other websites, emails, etc. Often they have a
querystring. We are noticing that if the hyperlink was
http://machinename/mywebsite the page isn't getting its Page_load code
executed. But if the link is http://localhost/mywebsite everything works
fine.
This is all in a testing environment now but why is this?