irt.org Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt

Q331 Whats the difference between Active Server Pages (ASP), Client Side JavaScript (CSJS) and Server Side JavaScript (SSJS)?

You are here: irt.org | FAQ | JavaScript | General | Q331 [ previous next ]

ASP - is Active Serve Pages - and is a Microsoft technology that runs on the server. ASP can contain Client Side JavaScript.

CSJS - Client Side JavaScript - runs on the client in either of the three browsers: Explorer, Navigator or Opera.

SSJS - Server Side JavaScript is a Netscape technology that runs on the server. SSJS can contain Client Side JavaScript.

©2013 Martin Webb

ArticlesFAQsGamesFeedback

FOLDOCRFCsInstant JavaScriptSoftwareBooksJavaScript Programmer's ReferenceAboutTop