what software i need to install on my PC to start programming ASP.i need to do small project using ASP and show to my lecturer...what SOFTWAREe you suggest me to use...?which one is free also..?
ASP or ASP.Net? ASP.Net can be done for free with the express editions of Visual Studio or something like SharpDevelop. ASP (or classic ASP) can be done with notepad. If you are on a Linux environment, you will need to get the mono stuff.