Using literal controls to output HTML.
Sometimes when you include code, e.g. HTML or JavaScript you want it to run!
On other occasions you do not want it to run, there may be a requirement just to display the code.
If you "code" is being fetched from a database field you need to output that code into a literal control to get it to run as it would if it was normally part of your pages inline code.
Label