[thelist] Friday Freebie

Scott Dexter sgd at ti3.com
Fri Aug 4 10:28:22 CDT 2000


<tip type="ASP">
Be mucho careful about how you comment your code.

<!-- this is my html comment that has <% some asp in it %>  -->

That little piece above will throw an ASP error, because despite it being an
HTML comment, the ASP engine still processes the ASP code. It doesn't even
look at the HTML around it.
</tip>

sgd
--
think safely




More information about the thelist mailing list