Re: Server-side JavaScript
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Server-side JavaScript

From: Thomas 'PointedEars' Lahn <PointedEars@web.de>
Date: Fri Mar 31 2006 - 01:37:04 CEST

Jamiil wrote:

> I have been reading a book on JavaScript that is mostly for the
> client-side, however, I'd like to learn the language from the
> server-side, is there a book anyone could recomend?

Not a book.

<http://en.wikipedia.org/wiki/JavaScript#Reference_Material>

But probably you are talking about server-side _JScript_ as used in MS
ASP(.NET). In that case you would be confusing language and execution
environment.

<URL:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/jscript7/html/jslrfjscriptlanguagereference.asp>
<URL:http://msdn.microsoft.com/asp.net/>

PointedEars
Received on Mon May 1 04:33:17 2006