Results 1 to 8 of 8

Thread: mouse click

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2018
    Posts
    6

    mouse click

    I am using vb.net how can i make mouse click on website textbox
    its information is these
    <input type="text" id="username" class="input4"
    autocomplete="off" name="username" value="" required=""
    data-required="" data-pattern="^[a-zA-Z][a-zA-Z0-9]+$"
    data-minlenght="6" data-maxlenght="12"
    onkeyup="clearNonAlphaNum(this)">

    please help me
    Last edited by sh4sh4; Mar 19th, 2018 at 05:16 PM.

Tags for this Thread

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