Last Comment

replica watches,breitling,cartieris a ...

2010-03-03 @ 07:12:51 am
by rolex


replica watches,rolex watches,replica ...

2010-03-03 @ 07:11:12 am
by rolex


How to get the Browser window ...

2008-11-20 @ 07:11:11 am
by venugopal


there are many problems we will ...

2008-07-16 @ 10:28:49 am
by Ramu


what r the challenges have faced ...

2008-07-15 @ 05:27:24 am
by veerachary


Calendar

March 2010
SunMonTueWedThuFriSat
 << < > >>
 123456
78910111213
14151617181920
21222324252627
28293031   

Announce

Who's Online?

Member: 0
Visitor: 1

Choose a skin



Links

    RAMU PALANKI
    Posts displayed of the category: Highlight textbox data

    16 Jul 2008 
    Following script will be useful to highlight the data available in the Web application textbox.

    Set WshShell = CreateObject("WScript.Shell")
    wait(1)
    Browser("info").Page("info").WebEdit("uname").Set "Ramu"
    wait(1)
    Browser("info").Page("info").WebEdit("uname").FireEvent "onfocus"
    WshShell.Sendkeys "^a"
    Ramu · 90 views · 0 comments
    Categories: Highlight textbox data