EnemyGateIsDown
Technical User
Hi Guys,
I want to refresh some data on a page every X seconds and I have a sub which does this. Having done a bit of research it looks like I can do this with the timer class however I am having trouble implementing it.
Can someone tell me how I should use this class to call for example
sub Populate_data (Some Parameters)
every 10 seconds??
Any help is as always greatly appreciated.
Cheers,
Chris
I want to refresh some data on a page every X seconds and I have a sub which does this. Having done a bit of research it looks like I can do this with the timer class however I am having trouble implementing it.
Can someone tell me how I should use this class to call for example
sub Populate_data (Some Parameters)
every 10 seconds??
Any help is as always greatly appreciated.
Cheers,
Chris