<%@ Language=JavaScript %> Example of Comments: JavaScript (or JScript)

Example of Comments: JavaScript (or JScript)

You must look at the .ASP source code. Viewing the source from the browser will not work.

<% // Single line comment. /* Multi line comment. (As many as you would like.) */ %>