Results 1 to 4 of 4

Thread: [RESOLVED] Interacting W/ WebBrowser in a BackgroundWorker

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2008
    Posts
    75

    Resolved [RESOLVED] Interacting W/ WebBrowser in a BackgroundWorker

    Hey guys, anyone have any ideas on how i would go about filling text boxes and submitting forms in a new thread/BackgroundWorker?

    because everytime i try i keep getting cross thread errors...

    Would i have to create the web browser in the do work event? or is there a better way to go about this?

    because my users see the page as its getting manipulated, and i do not want them not to be able to see whats going on, which i think would be the case if i created a new browser in the thread...

    any suggestions would be much appreciated.
    Last edited by ahostbr; Oct 29th, 2008 at 04:51 PM.
    How To Make A Youtube Downloader
    I use Visual Studio 2008 Pro...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width