Source Viewer Help

The source viewer displays the actual source of an ASP file. The file's virtual path and timestamps are provided.

Also provided are links to various files included in by the WebChart demos.

The following colors have been added to the source display to improve readability:
  • Script tags (<%  %>) are denoted in RED
  • Html tags (<  >) are denoted in NAVY BLUE
  • Script code is denoted in BLACK
  • Simple HTML is denoted in GREEN