|
I personally use HTML-KIT or NotePad. You don't need anything special at all to *write* ASP code, it's just text! - ColdFusion is something else altogether and has nothing to do with ASP... to make an .asp file all you do is write in VBScript (or javascript server-side) and save the file with an .asp extension.
You can use pretty much any text/scripting editor you want to make an .asp app.
__________________
Former ASP Forum Moderator - I'm back!
If you can teach yourself how to learn, you can learn anything. ;)
Last edited by whammy; 08-18-2002 at 03:21 AM..
|