Donate SIGN UP

Learning ASP

Avatar Image
LKHNET | 06:27 Mon 15th Nov 2004 | Technology
2 Answers
Could anyone advise on the best place to learn the the ASP language online? I'm sure there are lots of good notes and documents etc, but the ones I have found seem to be really tricky to understand and loose me after the first few pages. I have been building static HTML websites for some time now and would like to progress onto bigger and better things. I have looked at PHP, but at the moment it's of no use as I have a Windows Server, running IIS. Any help would be great! Thanks in advance.
Gravatar

Answers

1 to 2 of 2rss feed

Best Answer

No best answer has yet been selected by LKHNET. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.

Have a look here :

http://www.w3schools.com/asp/default.asp

Though I would recommend getting into ASP.NET.  ASP is slowly but surely being replaced by ASP.NET and the .NET Framework.  Have a look here for details on this :

http://www.w3schools.com/aspnet/

If, in the future you are going to move to a Linux environment, PHP would be the way to go though there is a project called Mono which claims to support ASP.NET, and general .NET code on Linux (though I've yet to get it working!).

 

Hope this helps.

I always find the microsoft documentation on ASP a handy reference:

http://msdn.microsoft.com/scripting/vbscript/default.htm

its worth learning, from the point you do your first "Hello World!" till you are building fully blown database app's.

If you get stuck along the way feel free to ask any questions.

1 to 2 of 2rss feed

Do you know the answer?

Learning ASP

Answer Question >>

Related Questions

Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.