Vbscript with html

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lavsaxena
    New Member
    • Apr 2009
    • 13

    Vbscript with html

    I am using vbscript coding to handle html things.

    To access any object like a web edit box on UI, I am using like

    pageObject.WebE dit(property description)

    Please tell me how I can handle the "Unordered list" on UI with the code.
Working...