On Thu, 23 Aug 2001 05:24:17 -0700, "Arcadius A."
<[EMAIL PROTECTED]> wrote:
:
>How could i make the values filled in the form remain unchanged even after
>the user click on the browser "Refresh/Reload" button without submittingf
>the form ?
Until they submit the form, PHP has nothing to act on.
For this problem, you need a client-side solution: Javascript
Egan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]