On Dec 16, 3:51 am, "Alexandre Plennevaux" <[EMAIL PROTECTED]>
wrote:
> hey Sharique,
>
> joke apart, jquery is javascript: javascript is clientside, meaning it runs
> in the browser visiting the website. Serverside languages are PHP, ASP, ruby
> on rails etc... These "serve" the data to the visitor's browser software,
> and that data can be html, xml, css or javascript and jquery included. but
> it cannot RUN or EXECUTE it.
>
In classic Asp we use server side Java/Vb Script.
> hope this helps clarify,
>
> Alexandre
>
> On Dec 15, 2007 11:04 PM, Fabien Meghazi <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > On 12/15/07, Sharique <[EMAIL PROTECTED]> wrote:
>
> > > Is it possible to run excute jquery on server side.
>
> > No, it is not possible.
> > Unfortunately, John Resig made a mistake while designing jQuery. He
> > assumed that the window object is always defined. This is too bad
> > because we can't run it server side in order to manipulate the
> > server's DOM (Drivers Of Machine)
>
> > Try to run jquery in spidermonkey and you will see for youself :
>
> > [EMAIL PROTECTED] /tmp/jquery [22]$ smjs jquery-1.2.1.js
> > jquery-1.2.1.js:17: ReferenceError: window is not defined
>
> > John, if you listen, could you add support for server side AJAX
> > (Active Java And X-Ray) ?
>
> > --
> > Fabien Meghazi
>
> > Website:http://www.amigrave.com
> > Email: [EMAIL PROTECTED]
> > IM: [EMAIL PROTECTED]
>
> --
> Alexandre Plennevaux
> LAb[au]
>
> http://www.lab-au.com