OK, yes there are things slower than ASP, that was not an issue. ASP is slow compared to other, similar, technologies that I listed above.
ASP.Net I believe was in my list above.
Concerning getting stuck, I was only arguing the point you made concerning OS's. Every server-side scripting language needs...a server...
I am a programmer, I have used/do use C, C++, Pascal, Java, Fortran, Lisp, ASP, JSP, PHP, Perl, VB, VBA, VBScript, Javascript, XML/XSL/DTD/etc, QWBasic, VB.Net, ASP.Net...
And so on
VB is slow, it has many inherent properties that I dislike. It was designed intially to be the businessmans software creation tool. It has improved since I first trid it out, but it still relies a good deal on the IDE and is generally misunderstood even by some VB programmers (take array declaration for instance). I do not choose languages for their complexity. I choose languages that
a) will do the job,
b) not piss me off,
and then optionally
c) be efficient
d) not try to guess what I want them to do,
e) not argue with me when I try and copy/paste a portion of another line of code
Out of curiousity, why do you assume I don't like ASP? Have you looked at the list to the right f the thread that has "This Forums Top Experts?". I never said I didn't like it.
All of the comments on relative speeds are fact, according to every set of benchmarks done excluding the ones where MS optimized IIS and then de-optimized Apache (search for halloween papers)
Comments on OSD dependancy are fact unless you include products like chilisoft that are thirdparty and don't run as well as IIS.
Please point out where I was sneering at VB programmers. I don't sneer at VB programmers, I sneer at VB

Large difference.
On Complexity - no one sets out saying "I am going to build a complex language". They say, I am going to allow lower level access to increase possible efficiency, or I am going to leave more tie-ins available for other programmers to add in their own libraries or I am going to make it open source so that later developers can improve the language or I am going to make the syntax more C-like.
Basically I was attempting to show some facts in my first post, along with a little experience and opinion. I'm sorry if you took this as "I think ASP is uncool", but please don't argue things I said when they are you own misinterpretation.
-Tarwn ________________________________________________________________________________
Want to get great answers to your Tek-Tips questions? Have a look at faq333-2924