Hello Oskar, Then what we can use to refresh only particular div on the page?
On Nov 4, 3:10 pm, Oskar Krawczyk <[email protected]> wrote: > Using iFrames is never a good way of doing stuff... > > Sent from my iPhone > > On 4 Nov 2009, at 09:59, Deepali <[email protected]> wrote: > > > > > Thanks a lot for your reply Piotr, > > > Yes needless to say that its working. But as i said i just want to > > refresh only a particular div on my page. so i think i need to use > > iframe and that's what i have done. I have put up the code which i > > wanted to get refreshes into one file and called it into iframe. > > > I hope this is good way to do so. > > > Once again thanks a lot. :) > > > On Nov 4, 1:42 pm, Piotr Zalewa <[email protected]> wrote: > >>http://mooshell.net/bg93L/2 > > >> And if you want to use any page outside of your domain you'd have > >> to meet > >> the security guy from AnyBrowser(tm). > >> If you don't want to use iframe, you'd have use the backend code to > >> retrieve > >> the page via curl and return in the same way from your domain > >> (which is > >> fairly simple). > > >> zalun > >> -- > >> London, UK
