hey guys. nice to meet you, im new in this forum
im developing an application that constantly checks a particular webpage for changes in the page. im using the webbrowser.documenttext to read changes in the source, its working great. until when i tried to use webbrowser.refresh(), an ugly popup that says...
I tried all the possible options in webbrowser.refresh but this popup is really difficult to suppress. I'll appreciate any help I can get to suppress this popup and let the webbrowser control resend the data without asking. Thanks a bunch!
-p.s. i use VB2008
im developing an application that constantly checks a particular webpage for changes in the page. im using the webbrowser.documenttext to read changes in the source, its working great. until when i tried to use webbrowser.refresh(), an ugly popup that says...
"To display the webpage again, Internet Explorer needs to resend the information you've previously submitted.
If you were making a purchase, you should click Cancel to avoid a duplicate transaction. Otherwise, click Retry to display the webpage again."
I tried all the possible options in webbrowser.refresh but this popup is really difficult to suppress. I'll appreciate any help I can get to suppress this popup and let the webbrowser control resend the data without asking. Thanks a bunch!
-p.s. i use VB2008