Does anyone know how to place some Javascipt code into a string variable in a VC++ browser program and execute it from that string variable using the ActiveX IE control? I want to do this in response to not being able to navigate to a URL or to a file in my browser application.

Austin.