In <[EMAIL PROTECTED]>, aslam bajaria
([EMAIL PROTECTED]) in a fit of unbridled passion, wrote:
> I am looking at some code written by someone else. The
> person has not used submit button in some of the
> forms.
>
> Does the form automatically submit if there is no
> submit button?
>
> Appreciate.
> A.B.
If it is a one-text-field form, then it will submit when the user
presses Enter inside one of the text fields. Otherwise, unless there is
some Javascript which submits the form programatically, it will not
submit. There is also the <input type="image"> which acts like a submit
button.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.