http ShowGoOnlineMessage property
Return to Introduction  Previous page  Next page
Applies to
auHTTP component.  

Declaration
property ShowGoOnlineMessage: Boolean;  

Description
The ShowGoOnlineMessage property controls whether the component could display standard Internet Explorer's dialog, requesting to switch to the online mode to download fresh content from specified URL.  
 
httpgoonline  
 
Set ShowGoOnlineMessage property to True, if you want to display this dialog before HTTP request, when the global online status is "Work Offline" (can be specified by user selecting "File | Work Offline" menu item in Internet Explorer window).  

See also
URL, WorkOffline properties;  
IsGlobalOffline method.  
File not found.