MG SRC=C:\TEST_DIR\THE_IMAGE.jpg
Will only work with extremely low security settings on IE, wont work on mozilla at all, and anyway, standard browser caching will take care of the reloading issues.

Java applets can't access local files either because of the same security issues.

There is no way to limit any application to one physical person. I've got 5 PC's at home. You might be able to limit access to one simultanious run per account, though.

You're still really vague about what your application is doing, why you would need all this "security" in the first place (since you claim it's not a game).

Maybe I'm being paranoid, but your username is not exactly giving me confidence either, so I'll proably not be posting in this thread anymore. All information you'd need for a well-working usable system is in this thread or easily found on CPAN anyway.


In reply to Re^3: interaction or verify with users pc by Joost
in thread interaction or verify with users pc by Evilzz

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.