TCppWebBrowser and java script...
Hi guys, just a quick question.
I'm using a TCppWebBrowser to display some html content contained in my
applications resource. All seems to load fine but the java scrip in the
html fails to execute. I'm certain this is a permissions issue on that
target machine because if I just load a copy of the resource as a html file,
IE complains about permissions. Is there any way to adjust, in code, the
permissions so that my java script will run, or is this just a hopeless
task.
Many thanks in advance,
Mike C
|