Thanks for the answer. Actually that's exactly what I'm doing, but I was hoping for a more elegant solution...
Best jbv > I wanted to bring up pick lists when clicking on some links. I kludged > this > by: > 1) Set a link to reload the same page with html parameters. > 2) When the user clicks the link the page reloads but you don't see it > because it's the same page. > 3) For iOS process the parameters in the URL in the browserLoadRequested > message. > 4) For Android process the parameters in the URL in the > browserStartedLoading message. > > Not pretty but it worked. > > Ralph DiMola > IT Director > Evergreen Information Services > [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
