Star
02-24-2003, 03:34 AM
:o What is called client/server side java script???It is used to validate data,would you explain it to me briefly??????Thx.
|
Click to See Complete Forum and Search --> : java script Star 02-24-2003, 03:34 AM :o What is called client/server side java script???It is used to validate data,would you explain it to me briefly??????Thx. khalidali63 02-24-2003, 06:36 AM Client side JavaScript is the one that is used to create DHTML effects in a browser( most commonly), The server side JavaScript allows you to work with System resources + responds to user requests from a client(browser) Here is a link for Serverside documentation. http://developer.netscape.com/docs/manuals/ssjs/1_4/ssjs.pdf But I have never heard of any webservers that support JavaScript Server Side scripting other then Netscapes Enterprise Servers. cheers Khalid webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |