"Griff" <> wrote in message
news:...
> > Could you try ensuring that your page doesn't run in a frame:
> >
> > <script type="text/javascript">
> > if (self != top) top.location = "http://{domain}/{page}";
> > </script>
> >
> > Of course, JavaScript has to be enabled.
>
>
> Sorely tempted to [but that the howls of derision from those "requiring"
to
> embed it in a frame would be too much to bear].
a) Try it; maybe they won't notice.
b) Perhaps they would reconsider their use of frames:
Why Frames Suck (Most of the Time)
http://www.useit.com/alertbox/9612.html
Web Commandments: Ten Deadly Sins and How to Overcome Them
http://www.smartisans.com/articles/w...mandments.aspx
c) Also, it's your site so they shouldn't make it look like it's part of
their's. It smacks of content grabbing, a practice that has been widely
admonished.
d) Of course, a "company using this web application" is a client which
likely overrides the above.
P.S. OEx is telling me that "microsoft.public.internetexplorer.security"
could not be resolved.