Broken link
-
The "Mobile" link at the bottom of the page redirects to a 403 - Forbidden: Access is denied page. http://www.codeproject.com/MasterPages/?display=Mobile[^]
If at first you don't succeed, you're not Chuck Norris.
They are probably using a server-side link in a masterpage. Server-side stuff likes to butcher relative links (so "?display=Mobile" becomes "http://www.codeproject.com/Masterpages/?display=Mobile").
Help a brotha out and vote Managing Your JavaScript Library in ASP.NET as the best ASP.NET article of May 2011.
-
They are probably using a server-side link in a masterpage. Server-side stuff likes to butcher relative links (so "?display=Mobile" becomes "http://www.codeproject.com/Masterpages/?display=Mobile").
Help a brotha out and vote Managing Your JavaScript Library in ASP.NET as the best ASP.NET article of May 2011.
Should also be noted that after going into Mobile site, after clicking on link it reverts to the normal site again, not the idea I would have thought ;P