Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a ASP.net 2.0 webform that has two buttons on it. A cancel and a submit. I have made my submit button the default button for the form using the DefaultButton property of the form tag. When the user hits enter is call my submit procedure like it should. My problem is that the cancel button is still highlighted like it's the default button when the form is loaded or when a text box gets focus. How can I make it so this button doesn't get highlighted when the form is loaded or when a text box gets focus.

 

Thanks!!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...