launching executables through HTML files: solved?

Nathan Torkington (Nathan.Torkington@vuw.ac.nz)
Mon, 19 Jul 1993 14:30:05 +1200


It doesn't make sense to let *other* sites exec your programs, so why
not have a check in the HTRule() code that compares the previous URL
to this URL, and checks if the previous URL's address was one that is
``acceptable''. Acceptable could be defined in a .client file or a
rule file, or simply through guesswork (same class-B/C address?).

Comments?

Nat