Forum Moderators: open

Message Too Old, No Replies

Refresh a part of page

         

compose

12:30 pm on Mar 26, 2006 (gmt 0)

10+ Year Member



Hello,

Can any body tell me how to refresh only a part of html page on any specific event instead of refreshing whole page.

Vineet.

Dijkgraaf

12:59 pm on Mar 26, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well you would either have to have that part in an IFrame, or use something likes AJAX, so dynamically changes parts of the page using JavaScript.

compose

1:00 pm on Mar 26, 2006 (gmt 0)

10+ Year Member



Hi,

Thanx for ur reply.

I don't want to use it with frames. can u tell me in detail how to do it with AJAX.

Vineet

Dijkgraaf

1:18 pm on Mar 26, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You might want to repost the question in the JavaScript and AJAX forum [webmasterworld.com], it is not something I've done myself, I just know that it is possible to do.