autoupgrader HTTPUsername property
Return to Introduction  Previous page  Next page
Applies to
auAutoUpgrader component.  

Declaration
property HTTPUsername: String;  

Description
The HTTPUsername property specifies the username to access the data in password protected Web directories. You don't need to specify the username/password if you reading non-protected data.  
 
tip You can also specify login information dynamically, when it neccessary, in the OnPasswordRequest event handler, or in built-in password-request dialog (see screenshot #3), if mPasswordReqest flag in ShowMessages property set to True.  

See also
HTTPPassword and ShowMessages properties;  
OnPasswordRequest event.  
File not found.