Hi Manasi,
Manasi Bopardikar wrote:
Hi, I am using cgi perl and wondered if there is any way to refresh a table(element ) on a web page without refreshing the entire page.
I don't know if there is a Perl solution to your problem (I don't believe there is); instead what you should consider is to look into Ajax (http://en.wikipedia.org/wiki/AJAX as a starting point). That seems to do what you want and I believe that's how sites like Gmail do it (i.e., update your inbox but not the whole page). Don't quote me on that...I don't know much about Ajax.
Ray -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/