
trysil
Novice
Jun 22, 2011, 4:41 AM
Post #1 of 2
(409 views)
|
|
HTMLtables and perl
|
Can't Post
|
|
Hi! Have a HTML table I generate using perl with data from a MySQL database. Now I want to add something that keeps the table updated either by pressing a 'update' button or uses the Javascript function 'setTimeout'. But uncertain how to do it without updating the whole page. Just want to update the table cells affected. Any ideas? /T
|