Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Remote Scripting
- From: javascript@xxxxxxxxxx (Andrew Gibson)
- Subject: [Javascript] Remote Scripting
- Date: Fri, 29 Jun 2001 10:57:40 +1200
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 .
- References:
- [Javascript] Remote Scripting
- From: Andrew Dunn
- [Javascript] Remote Scripting
- Prev by Date: [Javascript] Image preloading script question (I didn't download it)...
- Next by Date: [Javascript] Line break
- Previous by thread: [Javascript] Remote Scripting
- Next by thread: [Javascript] Line break
- Index(es):