Don't have them as submit buttons, have them as normal buttons that
call a Javascript function that can then process the data and set a
hidden field to indentify the button and then submit the form.
> -----Original Message-----
> From: David.Ebers@o... [mailto:David.Ebers@o...]
> Sent: 27 March 2001 09:30
> To: David.Ebers@o...; html_code_clinic@p...
> Subject: [html_code_clinic] Default Submit Button?
>
>
> Hello,
>
> I hava an html Form with 4 Button Delete, Save, Edit ...
>
> How can I define which button is the default and will be selected
> when the user presses the <Enter> Key?
>
> Thanks David
>