Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Remote Scripting
- From: javascript@xxxxxxxxxx (Mark Christie)
- Subject: [Javascript] Remote Scripting
- Date: Fri, 29 Jun 2001 09:06:46 -0500
It works with Netscape too. Regards, -Mark C. -----Original Message----- From: Andrew Gibson [mailto:andyg@xxxxxxxxxx] Sent: Thursday, June 28, 2001 5:58 PM To: javascript@xxxxxxxxxx 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@xxxxxxxxxx http://www.LaTech.edu/mailman/listinfo/javascript
- Prev by Date: [Javascript] flash v dhtml
- Next by Date: [Javascript] flash v dhtml
- Previous by thread: [Javascript] Remote Scripting
- Next by thread: [Javascript] Modal dialogs with more than 2 buttons?
- Index(es):