Hello I'm trying very hard to figure out how to execute javascript code on a webpage after it has loaded. Apple has a method called stringByEvaluatingJavaScriptFromString to do this in there WebKit but I cannot find anything like it for MSHTML. Please help