lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev new protocols


From: David Woolley
Subject: Re: lynx-dev new protocols
Date: Sun, 1 Dec 2002 20:53:38 +0000 (GMT)

>     BROWSER_SCRIPT_EXEC:alert("Hello there");

This is javascript:, which is considered an abuse of the URL mechanism,
but using a non-standard scripting language.

Generally, all these options need strong sandboxing, to avoid security
problems - it's the failure to successfully sandbox Javascript that
results in many of the problems with IE.

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]