-
Hello Everyone.
I am starting to learn ASP, and I am wondering what is the best tool for Internet Development. I have used Front Page a little, but it always inserts a bunch of crap I do not want into my code. I just want to be able to create the look of the form, and get all of the standard html for the form controls, and then I want to manually code everything else.
Any Ideas?
-
Hmm...
MS Interdev is my personal favorite, but of course you have to shell over the money for visual studio if you havn't already.
-
Yeah, i think that InterDev is by far the best for developing ASP pages.
Although i do all of the coding by hand (I like the syntax highlighting). I also use notepad a lot.
-
Thanks for the replies. I have got Interdev it turns out. I will check it out.
Thanks again.