Have you looked at any of the suggestions that have been made in previous threads? Have you tried any of them? I ask because most of the ones suggested are still going strong and are probably going to be the same ones suggested here as well.
It may help to know if there are any specific features you are looking for. (Integrated FTP, syntax highlighting, etc.)
Lastly, I (probably like many here) am not a big fan of WYSIWYG editing. You definitely won't be able to code your ASP that way - plain HTML, yes. But, if you can't work in the HTML code what are you going to do when something isn't working right? (As eventually happens with all WYSIWYG editors) This is why my college professors wouldn't let us use anything other than Notepad for the first 2/3 of the semester - and I truly believe that I'm a better programmer for it.
This is why my college professors wouldn't let us use anything other than Notepad for the first 2/3 of the semester - and I truly believe that I'm a better programmer for it.
The best editor is a text editor. WYSIWYG editors will only get in your way down the road when something breaks. I prefer to use my older version of UltraEdit (ver. 7).