Re: [PHP] refresh (part of) a page?

2002-05-20 Thread Sqlcoders.com Programming Dept
... HTH, Dw - Original Message - From: "savaidis" <[EMAIL PROTECTED]> To: "Sqlcoders.com Programming Dept" <[EMAIL PROTECTED]> Sent: May 20 2002 08:42 AM Subject: RE: [PHP] refresh (part of) a page? > Thanks a lot! > >

Re: [PHP] refresh (part of) a page?

2002-05-20 Thread 1LT John W. Holmes
t;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 20, 2002 4:39 AM Subject: RE: [PHP] refresh (part of) a page? > I look and I search everything, it looks I'm reaching to a wall :) > I used Netscape, I uploaded to my internet server, still the same. > Plus, I cannot

Re: [PHP] refresh (part of) a page?

2002-05-20 Thread Jason Wong
On Monday 20 May 2002 16:39, savaidis wrote: > I look and I search everything, it looks I'm reaching to a wall :) > I used Netscape, I uploaded to my internet server, still the same. > Plus, I cannot find "header already send" at manual. > > The error message is : > Warning: Cannot add header info

RE: [PHP] refresh (part of) a page?

2002-05-20 Thread savaidis
on Wong [mailto:[EMAIL PROTECTED]] > Sent: Sunday, May 19, 2002 3:35 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] refresh (part of) a page? > > > On Sunday 19 May 2002 18:03, savaidis wrote: > > I want to refrech a part of my page (or the whole page) using PHP. > > Pe

Re: [PHP] refresh (part of) a page?

2002-05-19 Thread Jason Wong
On Sunday 19 May 2002 18:03, savaidis wrote: > I want to refrech a part of my page (or the whole page) using PHP. > Periodically, using a time delay. > Should I use frames? You cannot refresh part of a page without resending the whole page. You can use frames. > Also I tried to use "header (...