stephan said the following on 11/7/2005 4:19 AM:
[color=blue][color=green]
>>Is what a joke?[/color]
>
>
> The fact a simple help request becomes the trial of a supposed criminal ![/color]
This is no trial, and you are the only that supposed yourself to be a
criminal. But it is a well known phenomenon on the web that sites try to
steal content from other sites by putting it in a frameset with a hidden
frame. If you do not fall into that category, then you have nothing to
worry about.
[color=blue]
>[color=green][color=darkred]
>>>I ask you how to do it and you tell not to ![/color]
>>
>>This is Usenet, not a help desk. You asked how to solve a problem, I
>>gave you a solution. It wasn't the solution you wanted, but it was a
>>solution to your problem.[/color]
>
>
> It was no solution at all, avoiding a problem is not solving it.[/color]
The reason you got the solution you got is because there is no way, with
client side javascript, to do what you are wanting to do. It's a
security violation.
[color=blue]
> Anyway, thanks for your lessons.
>
>[color=green][color=darkred]
>>>Still, you don't you the app I'm coding and the point of my request...
>>>so I understand.[/color][/color][/color]
Then explain what your app is.
[color=blue][color=green][color=darkred]
>>>Thanks anyway, I got the answer, it seems to be impossible.[/color]
>>It doesn't "seem" to be impossible. If you are intent on stealing
>>content from another website, then have your sever retrieve the document
>>from the other website, strip its scripting, then insert it as your own
>>page.
>>[/color]
>
>
> I swear I was not trying to steal content from other websites.[/color]
Fair enough. Set up a script on your server that will retrieve the
document, remove the script elements, and then display it with a URL
from your page. But without expressed permission of the outside site,
that does fall into the stealing content category.
--
Randy
comp.lang.javascript FAQ -
http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices -
http://www.JavascriptToolbox.com/bestpractices/