|
Home » ASP Home » Misc. Home » Remote Scripting Basics
A D V E R T I S E M E N T
Title |
Remote Scripting Basics |
Description |
Remote Scripting is a magical, infinitely powerful Javascript client library that allows: Javascript in an HTML or ASP page to call an ASP subroutine on the server to fetch data dynamic page construction via Javascript that could be for example fetching database data for a page without reloading the page. The main limitations are the browser must be a 4.x browser It doesn't work on IE Mac (thanks to "Brad Rhoads" for that tip) The current version requires 3 files: rs.asp, rs.htm and rsprox.class which can be downloaded from http://msdn.microsoft.com/scripting on the server to work and their exact path must be set in the files (/learn/test/remote/ is the path in these samples). |
Category |
ASP » Misc. |
Hits |
382002 |
Code |
Select and Copy the Code
|
|
|
Related Source Codes
A D V E R T I S E M E N T
|
Subscribe to SourceCodesWorld - Techies Talk |
New! Click here to Add your Code!
ASP Home | C Home | C++ Home | COBOL Home | Java Home | Pascal Home
Source Codes Home Page | |
|