Ok. Evaluate = Execute. Got it! ~joe
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Schmitz Sent: Monday, April 17, 2006 11:41 AM To: REALbasic NUG Subject: Re: Another HTMLViewer Question Joseph <[EMAIL PROTECTED]> wrote: > I've been wanting to do this same thing. From you're one like of code > I'm having trouble understanding what your function does. Could you > be more specific (and verbose). Well it executes Java Script code. Like this example: // shows current user agent string which the control sends to website MsgBox htmlviewer1.EvaluateJavaScriptMBS("return navigator.userAgent;") Mfg Christian -- Around eleven thousand functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v6.1. <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
