Results 1 to 2 of 2

Thread: [2008] Webbrowser Submit help

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2009
    Posts
    7

    [2008] Webbrowser Submit help

    I'm having a problem submiting
    <input type="submit" value="Secure Login">
    how can i submit by value"secure login" . is it possible?
    I have tried something like this:
    WebBrowser1.Document.Forms.GetElementsByName("input").Item("Secure Login").InvokeMember("click")
    and all the variations with it and no luck
    Last edited by Dzilll; Mar 7th, 2009 at 08:58 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