In case you get sick of going back to your source code (hard if you're at work or away from home), or in case you get tired of e-mailing pages of code to users and requesters, or in case you you wanna debug a code to a certain page in a clear and concise way, this great mod will help you achieve that. I didn't write it but I played around with it a little and it's free and scalable for use. Basically you enter a name of any file in your forum folder and the mod will show the original asp code in colors. You'll see different colors for different syntax (see code for better understanding). You could play with the colors and add different syntax, object names, tags, properties..etc. ( works only for asp files written in vbscript!).
All you have to do is something like this:
<form action="src.asp" method="post">
<input type="text" name="filename" size="20">
</form>
Stick the above code wherever you feel like (anybody will be able to input a page name in the text box and view the asp code for that page).
Unzip the files to the forum directory and VALLA! you're ready.
http://www16.brinkster.com/studentwave/Code_Help.zip
Please tell me what do you think and tell me if there are other uses to this beside what I mentioned above. thank you and god bless 
ô¿~