Msgbox
(target,"")
'WebView1.Initialize
WebView1.LoadUrl(target)
I run this once and it seems to get stuck. The same values are being passed to the url.
How do I force a new url to be sent?
(target,"")
'WebView1.Initialize
WebView1.LoadUrl(target)
I run this once and it seems to get stuck. The same values are being passed to the url.
How do I force a new url to be sent?