[Javascript] Remote Scripting

Mark Christie MChristie at avsgroup.com
Fri Jun 29 09:06:46 CDT 2001


It works with Netscape too.

Regards,
   -Mark C.


-----Original Message-----
From: Andrew Gibson [mailto:andyg at ihug.co.nz]
Sent: Thursday, June 28, 2001 5:58 PM
To: javascript at LaTech.edu
Subject: RE: [Javascript] Remote Scripting


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Subject: RE: [Javascript] Remote Scripting
What is remote scripting??
Thanks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`

Well, to start with I think it only goes on IE.

Its a way for Client side scripting to interact with the server. Normally,
say to query a database, you'd have to use a server side script, say an ASP
page which returns the results into a fresh page.
With RS you could query the script through a client side script function,
which references the ASP page and returns the result back to the page, so
the user never leaves the page.

I think theres awesome potential there with DHTML which I'm just beginning
to ponder!

Cheers
Andrew Gibson

DHTML and ASP
http://zap6055s8.strauss.2day.com/default.asp
.



_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list