|
-
Mar 19th, 2018, 05:12 PM
#1
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|