.asp viewer

Niall Kavanagh niall at kst.com
Tue May 16 08:35:04 EDT 2000


On Mon, 15 May 2000, Mike Bilow wrote:

> At bottom, ASP is a scripting language, and it is possible to translate
> ASP into one or another more standard scripting language, either by

Not exactly right, but not too far off the mark. There is no ASP language,
you code in VBScript, JScript, or PerlScript.

As you mentioned, there are open and closed source solutions (like
Chilisoft) that will let you take your work and run it on another platform
with little or no changes.

If you're at all concerned about future portabilty, use perl. If you must
use ASP, use PerlScript.

--
Niall Kavanagh, niall at kst.com
News, articles, and resources for web professionals and developers:
http://www.kst.com

-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list