Ask a Question related to ASP.NET General, Design and Development.
-
Felix Wu #1
RE: Button Selection
Hi Troy ,
It seems that IE assumes the button to be the default button. When you
presss "Enter", the page will be sumbitted by this button. If you could
post the code you use or list the steps how to reproduce the behavior, I am
glad to take a look.
Thanks,
Felix Wu
==========
This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
| From: "Troy Murphy" <troy@solutionsoft.cc>
| Subject: Button Selection
| Date: Wed, 25 Jun 2003 14:34:03 -0700
| Lines: 10
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <Oa#$HG2ODHA.2316@TK2MSFTNGP11.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: 206.40.220.138
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP11.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:154933
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| I have a user control with a collection of buttons and some text boxes.
| When a text box gets focus or a button is pressed causing a postback, one
of
| the buttons seems to pick up visual characteristics that make it appear
| selected (raised border, shadow, etc). Never the button that makes sense!
| How can I prevent this or at least reset them all back to 'flat'?
|
| Thanks,
| Troy
|
|
|
Felix Wu Guest
-
Importing Forms Data via filemenu vs button selection
I've got a form in which I need to import form data that is in a text file. When putting a button on my form, If i select "Import Form Data" as the... -
Print a selection with a button?
I would like to print a section of a page with a button. Meaning I'd like the user to see a "Print" button on a table, click that button, then the... -
Random Button Selection
I am creating a CDROM presentation using Director MX (Mac/PC delivery). This presentation has a couple of sections that have a number of buttons that... -
load path as a selection button on the path palette
What button is that and where is the path palette? I am using the pen tool. -
JavaScript Access to Button in form tags (webcontrol or html button)
Hello, I have a button called LoadBtn, which exists in <form name="Form1" runat=server></form> tags. I then have javascript loaded outside of...



Reply With Quote

