Launching RR from a web page

Mark Wieder mwieder at ahsoftware.net
Fri Mar 25 23:13:27 EST 2005


Andre-

Thursday, March 24, 2005, 10:40:42 AM, you wrote:

AG> can you use this to load a remote exe file, like, user open the page in
AG> IE then the app is downloaded and run?

You might try the <iframe> tag. As in:

<iframe src="Blocks.exe"> that should have launched... </iframe>

It's not very straightforward (and it shouldn't be) - there are
several warnings along the way, and it works for me in IE but not in
Mozilla. On the whole, though, I'd rather *not* have apps load and run
on my machine from a web page.

-- 
-Mark Wieder
 mwieder at ahsoftware.net



More information about the use-livecode mailing list