Chris K presented the following explanation :
I have been programming in VB for years and I
was wondering whether to learn ASP because I
understand it is similar
My main question is Is ASP is still current and
does it need special support?
"Classic" asp has not been updated for several years, and has been superceeded by asp.NET. Most Windows servers will still serve asp pages, however.
If you are starting, learn asp.NET. This uses the .NET framework and uses VB.NET or C# (your choice) as the scripting language. VB.NET is similar (there are differences) to vbScript.
asp.NET will only run on Windows servers supporting asp.NET 2 or higher (most do, nowadays), or the very, very few Unix servers running Mono. "Classic" asp will run on Windows servers, or the few Unix servers with a costly asp addin.
--
Ron Symonds - Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp/wf-menu.aspx
Microsoft is closing this newsgroup - for details
of why and where to go see
http://www.rxs-enterprises.org/fp/newsgroup-closure.aspx