About "revBrowser"
Posted: Mon Jul 05, 2010 4:17 pm
Hello,
I'm successfully using revBrowser component (simply wonderful!). Now I have a problems: I can create/call javascript commands from RunRev using revBrowserCallScript or revBrowserExecuteScript. Well, is there any way to make the inverse? I want to call a RunRev function from javascript. Now I'm using a trick: I make an href call from javascript, then I trap the command in BeforeNavigate (RunRev) event. Is there any way to avoid this script? Can I make a real javascript call? Can I use "object" or a web-rev for this reason?
Thank you for your help!
I'm successfully using revBrowser component (simply wonderful!). Now I have a problems: I can create/call javascript commands from RunRev using revBrowserCallScript or revBrowserExecuteScript. Well, is there any way to make the inverse? I want to call a RunRev function from javascript. Now I'm using a trick: I make an href call from javascript, then I trap the command in BeforeNavigate (RunRev) event. Is there any way to avoid this script? Can I make a real javascript call? Can I use "object" or a web-rev for this reason?
Thank you for your help!