-----Original Message-----
From: Kevin Spencer [mailto:
[email protected]]
Posted At: 7. marts 2005 22:00
Posted To: microsoft.public.frontpage.programming
Conversation: Incorporating Visual Basic code on a website
Subject: Re: Incorporating Visual Basic code on a website
Neither. ASP is an ISAPI (Internet Server Application
Programming Interface) that runs on IIS, and uses VBScript at
run-time.
--
HTH,
Kevin Spencer
Microsoft MVP
.Net Developer
What You Seek Is What You Get.
Rutan said:
So, is ASP similar to shell scripting for UNIX, it not needing a compiler?
Or
maybe it's closer to PERL?