My thoughts regarding ASP.NET, C#, programming practices, and more...
reading
You Should Read archives
blogs I read
|
Thursday, January 12, 2006Reach Out And Touch Me
After nearly a year and a half, I finally setup a way for you to contact me directly.
Content copyright ©2003-2006 Tod Birdsall
I used an old Active Server Pages form that was leftover from the old NetSalad.com site. I have not worked with ASP in awhile. I was going to create the contact form using ASP.NET 2.0 but the ASP script was handy, and it ASP pages are so much more lightweight than ASP.NET pages. It seemed like the appropriate solution for this task. I like the fact that I can edit the pages easily with Notepad2 and I don't have to compile anything. |