hi, this may look crazy, what i want is a simple live counting only seconds. 59, 58, 57, 56, 55… until 0 to load when the grid is loading up
i have refresh interval 60 seconds, this will give impression to end user that page will be refreshed
i got many codes from dynamic drive site and so, but don’t know where or how to apply such to the grid
tried to use gif image instead but it is cached so counting is not accurate
this countdown should work when the grid is starting and stops on number 0 (page will be refreshed anyway)
it is simple if using normal php pages but don’t know to do it in sc
please give a hint if possible, thanks in advanced