| previous by date | index | next by date |
| topic list |
I'm still one of those old curmudgeons that code everything in Notepad. I just wrote a massive SQL Server-backed web application without touching InterDev or anything like it. There isn't one letter in that code that I didn't put there intentionally. Drag & drop tools are for the young & lazy. <b,bg>
-----Original Message-----
>>>>>>
Ya know Paul, you should join the 21st century. Typing HTML by hand
is SO 90's. You should be typing XML (MUCH simpler and less error
prone), and transforming each page using an XSLT stylesheet that
only had to be written once, no matter how many pages of modules you
add (that's my day job).