[nycphp-talk] Automatically create an object from a form
Scott Mattocks
scott at crisscott.com
Tue Oct 19 11:58:59 EDT 2004
No, it can't be done. You can't parse the php code on the client side.
That means that you have to request/reload a new page. Even if you use
the onChange feature of the select box you will still be submitting the
form. The use just might not notice.
Scott Mattocks
Christopher Merlo wrote:
> Thank you, Chris and Dan, for your quick answers. I've realized that
> I left something out of the original question. I'd like to change the
> object without having to reload the page, or even hit a submit button
> -- just on the action of changing the pull-down.
>
More information about the talk
mailing list