Posted By:
Anonymous
Posted On:
Thursday, March 8, 2001 01:12 AM
How to invoke a method of a javascript object lying on a remote server.
For e.g. - Object is instationated at Remote server .
and at our local server we want to invoke one of its method.
How can this be accomplished?