Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Delphi Webbrowser Refresh mit anschließenden OnDocumentComplete (https://www.delphipraxis.net/134455-webbrowser-refresh-mit-anschliessenden-ondocumentcomplete.html)

toms 23. Mai 2009 05:34

Re: Webbrowser Refresh mit anschließenden OnDocumentComplete
 
Nachtrag: Das DownloadAndIgnoreCache (resp. DLCTL_PRAGMA_NO_CACHE) gilt nur für Dateien.

Zitat:

DLCTL_RESYNCHRONIZE and DLCTL_PRAGMA_NO_CACHE: These flags cause cache
refreshes. With DLCTL_RESYNCHRONIZE, the server will be asked for update
status. Cached files will be used if the server indicates that the cached
information is up-to-date. With DLCTL_PRAGMA_NO_CACHE, files will be
re-downloaded from the server regardless of the update status of the files.

hathor 23. Mai 2009 07:44

Re: Webbrowser Refresh mit anschließenden OnDocumentComplete
 
Zitat:

Zitat von Onkelrossie
...hathor:
Deine Lösung habe ich getestet aber hat ebenfalls nicht funktioniert.
Es wird auch kein Ereigniss aufgerufen oder habe ich etwas falsch verstanden
an deinem Vorschlag?...

OnDocumentComplete nutze ich garnicht.
Ich habe einen 2-sec-Timer (wegen AutoRefresh) und frage CurrentWB.ReadyState<4 ab.


Alle Zeitangaben in WEZ +1. Es ist jetzt 07:43 Uhr.
Seite 2 von 2     12   

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz