Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using JavaScript on remote html page

Status
Not open for further replies.

CarlAdler

Programmer
Aug 12, 2000
10
US
Is their anyway for one web page to use JavaScript from a remote html page? By this I mean not using frames and not using .js files. I am virtually sure the answer is 'no' but thought I would see if some clever person had found a way to do this.
Carl
 
... server side javascript you mean ??? or client to server and then server to another client ??!!!!
 
Good point I mean the latter. client->server->client'
Thanks
carl
 
if you own the server and can work on it, maybe; but if the server's not yours you'd better look for another solution - to my mind ;)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top