Hi Jeff - I haven't tried doing this but given that your script works from the message box have you tried using a send (in time) construct when you receive the browserDocumentComplete message?
Terry... On 24/02/10 10:03 AM, "Jeffrey Massung" <[email protected]> wrote: > Ugh, I've been at this for *hours* now and I can't seem to see what's > different that's causing my issue. Hopefully someone here can point me to the > correct solution... > > I have a revBrowser instance that opens a webpage. Simple. > > The browserDocumentComplete message gets sent and i receive it just fine. > > Once the page is loaded I try and execute two javascript functions from the > page. All of these script calls fail and throw an exception: > > "573,47,1,revBrowserExecuteScript" > > However, if I open up the message box and type the _exact same line of code_ > (i.e. I copy paste it from the source file into the message box), then it > works. > > I'm hoping there's something really simple here that I'm missing, because this > is starting to get a tad frustrating. ;-) > > Thanks! > > Jeff M._______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
