In need to be able to say something like
Wait untill webbrowser1 has finished loading then execute the next bit of code...
i can't use the webbrowser_documentcomplete or anything like that because this code is only need at selected times..

thankz