Randy Webb wrote:
Quote:
|
Please quote what you are replying to.
|
sorry, i do not forgot that ggroups are often used also by mail. But
anyway in my groups we have rights to not include the text we reply to,
if it is the original sender
Quote:
Quote: |
it is not possible using javascript only,
| Yes, it is quite possible.
|
You are definitely better programmer than I am, but as far as i know
and as far as i read, javascript can only access pages in the same
domain. And I have tried several times with standard ajax routines and
with iframe and they all worked the same way - with no problems on IE,
but with security error in Opera and FF. I understand this security
problem, a hacker can try to open in e.g. hidden iframe with your bank
account/mails etc. and if you are logged in the same session, it would
allow him to show the content, so he could read it/manipulate it.
I have read the coresponding articles about that security messages on
FF and Opera forums, because for one intranet project i need to solve
it and both browsers have settings to allow this.
So If you say it is possible to access variable of the page on
different domain with the default settings on all browsers, i would
really welcome a code example, i could imediately use it in my
projects.
Thank you
Tomas