(Assuming you don't mean the backKey that leaves your app.)

This is eventually not possible from security reasons.
There are brute force javascript approaches that probably will
break as soon as libbrowser changes and have side effects.

Using "on browserNavigateBegin" will lead to an infinite loop
as soon as you load images or any tiny other thing from server
pathes outside your public_html.

What you can do is not to use a URL but to set the htmltext.
Then there is no history and the browser back doesn't work.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to