|
Posted by Animesh K on 06/26/07 21:26
J.O. Aho wrote:
> Animesh K wrote:
<snip>
>
> Of course, all depends on what kind of solution you want.
>
> 1. You can poem_fb.php include the page you want to show.
> 2. You can redirect the form to the page you want to show, if a $_POST value
> been got by the page, it includes the poem_fb.php
> 3. you use ajax to send the comment, this way the user stays on the original
> page all the time.
>
>
I am using #2 in the above list, I think. I want a no-reload type
solution (mimicking Ajax) using php. I wonder if that is possible.
Thanks for the reply,
Animesh
[Back to original message]
|