My Tools:
- Response.Write it
- ASCII list

Other Tools:
- TableEditoR
- Snitz Forums

Tutorials:
- HTML Tutor
- JavaScript Tutor

Resources:
- ASP FAQs
- 4 Guys from Rolla

I seem to be using the old Response.Write tool more and more. I wrote the thing so long ago, but it has saved me so much time. If you think writing HTML inside ASP is confusing, try HTML inside JavaScript inside HTML inside ASP.

- Lance (2/26/2005)
I've written enough HTML and ASP to create a couple tools to help me along the way. The response.write converter is a pretty handy when dealing with odd characters and pulling from base HTML to begin with. In short, this is just the stuff I use on occasion.

- Lance (8/31/2003)