jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Remote Scripting With JavaScript and ASP

DeEnFrSp
Hits: 21

Remote Scripting With JavaScript and ASP

Rating 0.0 0.0
Remote scripting is an extremely powerful feature available in both Netscape Navigator and Internet Explorer. It allows us to use a combination of scripting languages to call server side ASP code from the client using JavaScript. This article shows us how to install remote scripting as well as two examples of using it to interact with ASP scripts using client-side JavaScript code.


Platform(s): n/a
Date: Aug, 27 2003
Author: http://www.devarticles.com/art/1/99

Ratings

Number of Ratings: 0 Votes
5     
0%
4
0%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!

Others Scripts

A Practical Comparison of ADO and ADO.NET

ASP.NET/Tips and Tutorials

Stacked Bar Chart

ASP/Tips and Tutorials/Graphs and Charts

Creating a Members Area in ASP

ASP/Tips and Tutorials/User Authentication

Wielding the Power of the DataView

ASP/Tips and Tutorials/Database-related