I need to update the values in a table every second. A hidden frame will load a page everysecond to get the values into an array. How can I update the table using this array. The table also have to be created dynamically when that page is loaded depending on the number of items.
Can someone help me?
Can someone help me?