Hi
I need to add a timer event on a form.
I use a PDF control and need to refresh it every hour or so.
The PDF control looks at a specific PDF document in a network folder.
If I change the PDF document and want the users to see it without intervention, I have to go to each machine and restart the application.
This would be more beneficial if a timer could refresh the PDF code so If I change the PDF Doc it would load.
The PDF doc is on the server called “PDFViewer.pdf”, its just a word doc with workshop information really, so if I change the doc the users can see anything I want them to.
I’ve looked at a couple of examples on the web but not much success.
I have a .CTL called “Inactive.ctl” but I cant register it, maybe someone has a good example or something I can use.
The above “Inactive.ctl” is ideal which only triggers a change on form inactivity.