|
Posted by Krustov on 11/03/06 19:48
<comp.lang.php>
<PSN>
<2 Nov 2006 05:56:14 -0800>
<1162475774.642126.308530@b28g2000cwb.googlegroups.com>
> Can some one help me if it is possible to refresh a part of a page,
> without reloading the whole page. Let's say, i want to add a small
> message box to my webpage. After writing a message, the user presses
> the send button and i want only this part of the page to refresh and
> give him a status message saying his message was successfully received.
>
>
> If yes, how can i do it ??
>
I used a <iframe> for the script shown below .
From the sound of it you wont be setting the page to refresh every 15
seconds or whatever - so - you wont get the flicker effect .
--
www.phpchatroom.co.uk
Navigation:
[Reply to this message]
|