in reply to Re: How to refresh content within div in perl CGI ?
in thread How to refresh content within div in perl CGI ?

Thanks that sounds interesting. Will look into it.
  • Comment on Re^2: How to refresh content within div in perl CGI ?

Replies are listed 'Best First'.
Re^3: How to refresh content within div in perl CGI ?
by Your Mother (Archbishop) on Sep 23, 2014 at 17:09 UTC

    While it can work (sort of, in certain ways), please note well this part of the post: It's probably better to go the JavaScript route, though.

    Iframes come with their own problems and Ajax is not that hard.