|
It would
take more than a checkbox, of course. The programming logic behind it is
significantly complex. It's easy to strip <script> tags. But JavaScript
can be embedded in almost any object in the W3C DOM, and triggered in a
multitude of ways. Consider, for example, that Ipswitch's programmers would have
to build a huge regular expression to catch literally every event trigger (like
onSelectStart, onBeforeLoad, onUnload, onError, etc. etc.) that can be embedded
in normal objects, and strip them out along with their script parameters. Such a
parse could prove to be prohibitively cpu expensive. The easy way out is to just
strip all tags server-side, and display the message as plain-text. That's what
the option should be.
Something
worth playing with (you listening Norm?) would be JavaScript in the header of
readmail.html that would *catch* all events that happen during the load of the
page or load of images, and return false. Might be possible. But you'll always
be playing catch up with the multitudes of crackers and script kiddi3s that can
easily stay a step ahead.
-Ron
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Joshua Levitsky Sent: Saturday, March 16, 2002 9:07 PM To: [EMAIL PROTECTED] Subject: Re: [IMail Forum] Old Hack on Hotmail seems to work on iMail web users...
|
- Re: [IMail Forum] Problem W... Smart Business Lists
- RE: [IMail Forum] Problem W... John Tolmachoff
- RE: [IMail Forum] Problem W... Norman J. Nolasco
- Re: [IMail Forum] Problem W... Smart Business Lists
- RE: [IMail Forum] Problem W... Norman J. Nolasco
- [IMail Forum] off topic question - Traffic Tom
- Re: [IMail Forum] off topic question - T... dave marchette
- Re: [IMail Forum] Old Hack on Hotmail seems to work o... Joshua Levitsky
- RE: [IMail Forum] Old Hack on Hotmail seems to w... Ron Hornbaker
- Re: [IMail Forum] Old Hack on Hotmail seems ... Joshua Levitsky
- RE: [IMail Forum] Old Hack on Hotmail se... Ron Hornbaker
- RE: [IMail Forum] Old Hack on Hotmai... Norman J. Nolasco
