Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Rated
Read 51,300 times

Contents

Downloads

Related Categories

Remote Scripting With JavaScript and ASP - Conclusion

devarticles

Conclusion

In this article we've only briefly touched on the power available to us through remote scripting. We've looked at how to install remote scripting as well as two examples of remote scripting in action.

I'm sure that you can think of many uses for remote scripting in your own web sites. I will personally be using it for my next client, because I love how it's cross browser compatible and it's also relatively fast considering the amount of work that it's doing in the background.

If you'd like to learn some more advanced uses of remote scripting, then make sure you check out the links and books shown below. Until next time, enjoy playing around with remote scripting!

This article was contributed by the team at devArticles.com. If you're after free programming eBooks then please click here.

Visit http://www.devarticles.com for more articles and free programming eBooks, or visit Socket6.com for your dose of daily developer news!

© devArticles.com 2001

Comments

  • Remote Scripting

    Posted by kumar_siva on 31 Jan 2006

    hi,
    i tried this it working in my local server (windows 2000). But when i uploaded these files on the internet server it showing an error message "OBJECT DOES NOT SUPPORT THIS PROPERTY OR METHOD"...

  • applet-free remote scripting for asp.net

    Posted by jimmyjam on 04 Nov 2003

    there are several applet-free alternatives to microsoft's implementation of remote scripting that will work with ASP.NET

    cross browser remote scripting client
    http://authors.aspalliance.com/thycot...

  • Remote scripting.

    Posted by rv_2000 on 07 Oct 2003

    I have read this article on Remote scripting with Asp. I am wondering :rolleyes: if any support is there with Asp.Net. If there what are the relevant links to practice remote scripting with asp.net. ...

  • Tried Installing JVM but still doesnt work

    Posted by Nikhil on 27 Sep 2003

    hi,
    I am trying some remote scripts. I am getting the same error "Failed to create the ASP object: url". I tried installing the JVM, but still i am receiving the error. I am pasting my code here f...

  • SQL Remote Scripting

    Posted by shep on 25 Jun 2003

    All I want to beable to do is have the Remote scripting return a matrix of the querry I submitted. I tried going through the tutorial on remote scripting step by step and can't get the List People SQL...