Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Default Submit Button?


Message #1 by "Ebers, David" <David.Ebers@o...> on Tue, 27 Mar 2001 10:30:01 +0200
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
> 


  Return to Index