David Krings wrote:
[EMAIL PROTECTED] wrote:
You could add a hidden field with content to the end of the form and
test for the hidden content as well. I think that would tell you the
form was loaded, I think.

But shouldn't it then be sufficient to put the Submit button at the end of the form? Without a submit the form entries cannot be sent and having the Submit button show up last should make sure that the rest of the form is loaded.

Not exactly. You can submit a form multiple ways, one example is by hitting 'Enter' while the cursor is in a text input field.

Dan
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to