[thelist] friday freebie for ASP beginners like me

Adam Patrick apatrick at oracular.com
Fri Jul 14 10:15:09 CDT 2000


<tip type="ASP" skill_level="beginner">
Just found this one out :-)

If you would rather be forced to declare variables (thus reducing time
spend trying to debug code where you've misspelled a variable name, like
I did 2 days ago), add this line to the top of your ASP file(s).

<% option explicit %>

<the crowd goes wild>

</tip>
--
Play skillfully with a loud noise.




More information about the thelist mailing list