Page 1 of 1

Re: WebBrowser auto refresh

Posted: Tue Nov 19, 2013 11:42 am
by admin
Dear Sir,
the tObject functions must be called from functions launched in the template. For example onClick function on button or openFunction of template.

Best Regards

Re: WebBrowser auto refresh

Posted: Tue Nov 19, 2013 2:28 pm
by admin
Dear Sir,
I tried your code. It work properly, the refresh is done every 5 minutes (Sleep(300000);)
I don't think that the error is in your code.

You can post a test application?

Regards

Re: WebBrowser auto refresh

Posted: Wed Nov 20, 2013 8:32 am
by admin
Dear Sir,
your application works correctly. Every 5 minutes is done the refresch of web page.
To be sure that the function is properly be call I inserted a "MessageBox" that appears on the screen each time you run the refresch (only for test).

Best Regards

Re: WebBrowser auto refresh

Posted: Wed Nov 20, 2013 3:00 pm
by admin
Dear Sir,
I did a test with sleep at 10 seconds and refresch is done properly.

Best Regards

Re: WebBrowser auto refresh

Posted: Mon Nov 25, 2013 8:08 am
by admin
Ok, I understand. I could not find the problem because I already have Internet Explorer set up this way.

Thanks and best regards.