Thread: Using .asp
View Single Post
Old 08-18-2002, 03:18 AM   PM User | #2
whammy
Senior Coder

 
Join Date: Jun 2002
Location: 41° 8' 52" N -95° 53' 31" W
Posts: 3,660
Thanks: 0
Thanked 0 Times in 0 Posts
whammy is an unknown quantity at this point
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..
whammy is offline   Reply With Quote