Zitat von
masters001:
Hi Jan
das Problem das die site noch nicht geladen ist hatte ich auch schon,
Ich hab das mit der Abfrage :
Code:
if WebBrowser2.LocationURL=sms_Site then ...
dann gelöst
Das ganze steht bei mir auch noch in : ondocumentcomplete !
masters001
Hi masters001,
Das klappt bei mir auch, aber da ich auf einer Seite mit frames arbeite, steh ich dumm da, weil folgendes:
Code:
showmessage(form1.WebBrowser1.OleObject.Document.Frames.item('main').locationURL);
nicht klappt.
Irgendwelche Vorschläge wie das mit frames klappt?
bb
Jan