Results 1 to 3 of 3

Thread: Web Browser

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2011
    Posts
    3

    Web Browser

    i want Send a message to site With a webborwser
    i have prob

    check this
    Code:
    <tr>
        <td width="7"><img src="images/mainsite/smallbid_btnleft.jpg" /></td>
    
    	 <td class="login_btn"><a href="#" onClick="return contact_valid(document.tellfriend);">تائید</a></td>
    	  <td width="7" align="right"><img src="images/mainsite/smallbid_btnright.jpg" /></td>
    ======================

    id dont know how to send
    this metod dont work
    Code:
    W.Document.GetElementById("login_btn").Click
    W.Document.Document.body.onClick
    W.Document.All("Name").Focus
    SendKeys ("{ENTER}")
    SendKeys ("{Click}")
    W.Document.DateTimeOptions.All.Tags("login_btn")(1).Click
    W.Document.DateTimeOptions.All.Tags("Name")(1).Click
    W.Document.DateTimeOptions.All.Tags("input")(1).Click
    W.Document.DateTimeOptions.All.Tags("onClick")(1).Click
    W.Document.DateTimeOptions.All.Tags("login_btn").Click
    W.Document.DateTimeOptions.All.Tags("Name").Click
    W.Document.DateTimeOptions.All.Tags("input").Click
    W.Document.DateTimeOptions.All.Tags("onClick").Click
    plz some one Help Me
    Last edited by Hack; Aug 26th, 2011 at 01:37 PM. Reason: Added Code Tags

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