Results 1 to 4 of 4

Thread: [RESOLVED]need to check weather or not a web element is present

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Posts
    86

    Resolved [RESOLVED]need to check weather or not a web element is present

    heres the problem, I made a program the inputs to a website's text box. sometimes though, the box isnt on the page and I get an error message so I need to check weather or not the input box is there or not. or can I say:

    VB Code:
    1. webbrowser1.document.getElementbyName('"txtBox").item(0).some method?
    if you know get back to me
    Last edited by Aries Mars; May 11th, 2005 at 05:55 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