CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 10 of 10

Threaded View

  1. #1
    Join Date
    Dec 2003
    Posts
    35

    detect and fill editboxes in Internet Explorer automatically

    hi,
    i have a MFC dialog application and i have to go to a predefined website (say, www.codeguru.com) with Internet Explorer, detect the log in editboxes, and automatically fill them up with details from my application.

    anyone has any idea how this can be done?

    thanks!
    -ashrobo

    edited to add: just realised there are many automated form filler out there. anyone has experienced writing those applications?
    Last edited by ashrobo; April 14th, 2004 at 10:19 AM.

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

Featured