Reloads the PODSLocation object (the window’s current document).
            
PODSLocation
void reload(PODSBoolean force);
loc.reload(force)
void PODSreload( PODSLocation* loc, PODSBoolean force );
loc   The PODSLocation object.
                     
force   [in] If set to PODS_TRUE, the reload is forced. Otherwise it is not.
                     
None
The window’s current document is the document specified by href.reload( ) does not change the user’s browse history.
            
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |