| Author |
How do I refresh the perticular part of the page
|
Mastan Rao
Greenhorn
Joined: Nov 26, 2007
Posts: 10
|
|
HI All, I have a problem Here,Can anybody help me to resolve that one.My problem is I want to refresh the particular part of the HTML page with certain intervals. I think that I can use <iframe> but with that I have some problem,so I am searching for alternatives,can anybody help to do that. Thanks in Advance. Mastan
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
|
|
If an iframe is the desired means, would it not be better to debug the problems with the iframe rather than try to seek alternatives? If the problem is that you don't really want an iframe, then you can use Ajax to retrieve info from the server and replace a portion of the page with the returned data. [ February 15, 2008: Message edited by: Bear Bibeault ]
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: How do I refresh the perticular part of the page
|
|
|