Re: [PHP] PHP saving forms on client side

2001-03-14 Thread Andrew Halliday
mple Java Script ... included ... but check the object paths of document.forms['...'].action - I havent coded JS in a long while! AndrewH - Original Message - From: "mat t" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 15, 2001 7:57 AM Sub

[PHP] PHP saving forms on client side

2001-03-14 Thread mat t
I have new "blank" forms on the server and I would like to give my client an option to save a partially filled form to his computer. Is there any way I can do this with php? I know that if the client just saves the form using his browser then it will only save the initial HTML, and ignore t