chidori has asked for the wisdom of the Perl Monks concerning the following question:
Hi
I have a CGI page where i want to refresh only a <div> . Actually I need to show information from database which constantly gets updated. And I am not sure how to refresh only a specific part of page and query the database each time and show the updated content.
Can someone please let me know how to do it?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: How to refresh content within div in perl CGI ?
by Your Mother (Archbishop) on Sep 23, 2014 at 16:40 UTC | |
Re: How to refresh content within div in perl CGI ?
by hardburn (Abbot) on Sep 23, 2014 at 16:45 UTC | |
by chidori (Novice) on Sep 23, 2014 at 16:57 UTC | |
by Your Mother (Archbishop) on Sep 23, 2014 at 17:09 UTC | |
Re: How to refresh content within div in perl CGI ?
by rnewsham (Curate) on Sep 24, 2014 at 07:16 UTC | |
Re: How to refresh content within div in perl CGI ?
by Anonymous Monk on Sep 23, 2014 at 23:32 UTC |