Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / Submit Method
In This Topic
    Submit Method
    In This Topic
    Submits the form if the Web element is a form.
    Syntax
    expression.Submit() 
    where expression is a variable that represents a WebElement Object
    See Also