The Apple Developer Connection (ADC) has posted a new article that may be of interest to Internet developers that utilize remote scripting.
Remote Scripting is the process by which a client-side application running in the browser and a server-side application can exchange data without reloading the page. Remote scripting allows you to create complex DHTML interfaces that interact seamlessly with your server.
The in-depth article has numerous examples explaining how to use IFRAME and JavaScript for remote procedure calls.
The article is currently available from Apple’s Developer Connection Web site.