InfoConnect VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / Refresh Method
In This Topic
    Refresh Method
    In This Topic
    Refreshes the page.
    Syntax
    expression.Refresh() 
    where expression is a variable that represents a WebControl Object
    See Also