This is a discussion on difference between Client side JavaScript and and Server side Java Script? within the HTML, CSS and Javascript Coding Techniques forums, part of the Web Development category; Hi All, can any one tell me, What is the main difference between Client side JavaScript and and Server side ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi All, can any one tell me, What is the main difference between Client side JavaScript and and Server side Java Script? thanks in advance.. |
| Sponsored Links |
| |||
| Hi Sundaram, Clientside Javascript encompasses the core language plus extras such as the predefined objects, only relevant to running Javasript in a browser.The clientside javascript is embedded directly in the HTML pages and is interpreted by the browser completly at the run time. Serverside javascript also encompasses the core language plus extas as the predefined objects and functions only relevant to running Javasript in a server.The serverside javascripts are compiled before they are deployed. thnx.. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Client side JavaScript and and Server side Java Script | sathian | HTML, CSS and Javascript Coding Techniques | 2 | 11-09-2007 10:30 PM |
| How to call a javascript function in a client side click? | leoraja8 | ASP and ASP.NET Programming | 4 | 10-30-2007 01:43 AM |
| Which JavaScript file is referenced for validating the validators at the client side? | sundarraja | ASP and ASP.NET Programming | 1 | 07-27-2007 05:26 AM |
| should validation occur server side or client side?why? | prasath | ASP and ASP.NET Programming | 1 | 07-19-2007 03:09 AM |
| Diff between server and client side scripting | Jeyaseelansarc | PHP Programming | 0 | 05-18-2007 05:24 AM |