Thanks Slava - looks like I'll have to brush up on my javascript.
Cheers,
Terry...
On 19/07/2011 03:08 PM, "Slava Paperno" wrote:
> You can manipulate the HTML of the Web page that is about to load in your
> revBrowser instance, and thus add a JS function to that Web page. The
> function can
You can manipulate the HTML of the Web page that is about to load in your
revBrowser instance, and thus add a JS function to that Web page. The
function can set the cookie that you need. You can call the function either
from the onload trigger in the body tag, or by calling it from LC.
Slava
> --