|
|
Q331 Whats the difference between Active Server Pages (ASP), Client Side JavaScript (CSJS) and Server Side JavaScript (SSJS)?
irt.org | Knowledge Base | JavaScript | General | Q331 [ previous next ] Q331 Whats the difference between Active Server Pages (ASP), Client Side JavaScript (CSJS) and Server Side JavaScript (SSJS)?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. |
-- div -->
|