[PHP] Re: Advanced Form Processing HELP

2001-08-22 Thread Raphael Pirker
"Lang Sharpe" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Can't be done AFAIK. Because your webserver never receives the information > when the page is reloaded, you can't send it back to him when he reloads. only partly correct. it can't be done using PHP

[PHP] Re: Advanced Form Processing HELP

2001-08-22 Thread Lang Sharpe
Can't be done AFAIK. Because your webserver never receives the information when the page is reloaded, you can't send it back to him when he reloads. Lang Sharpe Arcadius A. wrote: > Hello ! > I have a simple form ("feedback.php") that could allow users to send me > seedbacks... the form is pro