[nycphp-talk] Dynamic Form Elements
David Krings
ramons at gmx.net
Fri Feb 1 06:42:30 EST 2008
Michael B Allen wrote:
> What's the best, most portable way to do this?
There is likely a better way, but what I do (and I think I needed it once) is
to simply reload the page and evaluate the submission. Ugly, but it works and
it is definitely portable. You can either do an automatic self-submit (not
section 508 compatible...as most of the Web2.0 stuff) or wait for the submit
button to be clicked.
David
More information about the talk
mailing list