Quantcast
Channel: Webbrowse and InvokeScript
Browsing latest articles
Browse All 4 View Live

Webbrowse and InvokeScript

Suspecting it was frames-issue, I started writing this code last night but didn't finish it till a few minutes ago - I really didn't expect it to work but lo and behold....

View Article


Webbrowse and InvokeScript

Thanks but I think this was a frame issue after all. The following code did NOT work. WebBrowser1.Document.InvokeScript("downloadBatch", New Object() {"198697193", "4372"})But the following code does...

View Article


Webbrowse and InvokeScript

invokescript works fine if you want an perfect example of real life scenario usage check in my bin\debug folder in my kinect multipoint project here for html or htm file which has the...

View Article

Webbrowse and InvokeScript

I'm trying to use Webbrowser to automate a download on a page with anchors like this one:<A href="Javascript:downloadBatch('198697193','4372')">The first number is constant in the sense that it...

View Article
Browsing latest articles
Browse All 4 View Live