Click to See Complete Forum and Search --> : Dynamic update in a table


Happy
01-29-2003, 05:26 PM
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?

Happy
01-29-2003, 06:19 PM
Thank you. I will try that in my code