Description of Encoding and decoding strings using the ROT13 method :
In this ASP tutorial, it is elaborated in detail how to encode a text string in ASP pages. Here, ROT13, a encoding method is described to encode the text strings by just rotating the text by 13 characters. For example the letter "b" becomes "o". An online demo helps users to understand the encoding and decoding process in a much easier way.