Re: IE Save as feature & Security zones - curious question

From: Pauli Ojanpera (pauli_ojanperaat_private)
Date: Fri Aug 10 2001 - 12:51:19 PDT

  • Next message: J.D. Meek: "Re: Winnt/Win2k Vuln ?"

    Actually, you should use <IMG DYNSRC="file.html">
    to have it saved as an image with the rest of your page
    when an user is making a local copy of the page. I
    guess you can even deliver executables that way.
    
    IE uses tagging like on the second line in the
    following example:
    ---cut---
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <!-- saved from url=(0027)http://www.censored.fi/paa.html -->
    <HTML>
    <BODY>
    </BODY>
    </HTML>
    ---cut---
    
    BTW IE crashes if you open a page which has a tag like
    this: "<!-- saved from url= -->".
    
    Maybe you could even use a tag like this on your web
    page: "<!-- saved from url=(0019)file:///c:/ -->"?!
    
    Gotta check that out :).
    
    
    
    _________________________________________________________________
    Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
    



    This archive was generated by hypermail 2b30 : Fri Aug 10 2001 - 13:41:09 PDT