Click to See Complete Forum and Search --> : Calling an extrenal file from another server


Sapien
09-03-2003, 11:23 PM
I would like to allow users the luxury of being able to take articles from my site and place them on their site.

I want to do this exactly the same way gui stuff does.

They use this to somehow call their generator and place it on the user site.

<SCRIPT LANGUAGE ="JavaScript1.2" SRC="EXTERNAL SERVER URL" TYPE='text/javascript'></SCRIPT>

I've tried so many things to get it working but I cant.

THe reason I want to use this method, over just letting them copy and paste is; I dont want the changing the content of the articles. It could reflect poorly on me.

Any help would be great.