Why Notepad? Notepad is bloody useless for code work. If you want to edit any sort of code get something that will do the job properly.
Notepad is just for basic text files and doesn't even format them properly or give you syntax highlighting. It will also totally bugger things like php files.
This is very good and is my usual workhorse:
Notepad++The only catch with Notepad++ is that it is based on
Scintilla which means it will not handle very large files.
If you need to do any really heavy lifting (like 100 meg and up worth of sql database) use this:
ConText
Devious, treacherous, murderous, neanderthal, sub-human of the West.