Best Tutorials website
Latest tutorials

Advertisment

Language specific response

Language specific response

A tutorial showing how to get information from browser with Request.ServerVariables('HTTP_ACCEPT_LANGUAGE'). A list of available...


Views: 773 | Rating star | by Simon
ASP - Redirection

Object Moved

Object Moved

A small code snippet that lets you eliminate 'Object Moved, This object may be found here' problem that occur on IIS server with some...


Views: 808 | Rating star | by John
ASP - Redirection

Dynamic redirect from ASP to ASP.NET web page based on page parameter

Dynamic redirect from ASP to ASP.NET web page based on page parameter

Tutorial describes how to redirect web pages of the existing ASP project to their new ASP.NET counterparts.


Views: 750 | Rating star | by Steve
ASP - Redirection