Click to See Complete Forum and Search --> : server side


scragar
10-13-2003, 07:30 AM
Does anyone have a good guide to sever side javascript?

I am thinking of using it to develop my game, yes, I haven't made a post about it in a while, but I had it mostly done, then someone surgested serverside.

If you cannot help don't work but if you can then please do so.



Thank's for all replie's, sorry if I missed it somewhere else, and goodbye for now.

lillu
10-13-2003, 08:15 AM
Netscape's cross-platform scripting language client or server-side:

http://docs.sun.com/source/816-6411-10/contents.htm

Microsoft's JScript can also be used server-side:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/js56jsoriJScript.asp

lillu
10-13-2003, 08:58 AM
Ok, start here:

http://www.webreference.com/js/column107/

Excellent resource.