Click here to Skip to main content
15,897,226 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Sizing of GridView Based UserControl Pin
Brady Kelly23-Jun-08 22:42
Brady Kelly23-Jun-08 22:42 
QuestionContext Menu Pin
rinjin23-Jun-08 4:51
rinjin23-Jun-08 4:51 
AnswerRe: Context Menu Pin
Parwej Ahamad23-Jun-08 5:00
professionalParwej Ahamad23-Jun-08 5:00 
GeneralRe: Context Menu Pin
rinjin23-Jun-08 19:36
rinjin23-Jun-08 19:36 
GeneralRe: Context Menu Pin
Parwej Ahamad24-Jun-08 4:40
professionalParwej Ahamad24-Jun-08 4:40 
GeneralRe: Context Menu Pin
rinjin25-Jun-08 3:02
rinjin25-Jun-08 3:02 
GeneralRe: Context Menu Pin
Parwej Ahamad25-Jun-08 5:01
professionalParwej Ahamad25-Jun-08 5:01 
QuestionPreventing form resubmitting.... Pin
www.Developerof.NET23-Jun-08 4:44
www.Developerof.NET23-Jun-08 4:44 
Hi all,

I am stuck around in a weird situation.I have an order form which lets user to select items. I have an Image button to submit the information.

The problem that i m facing is that some times the user double clicks the submit button or presses enter button twice. Hence the event occurs twice and duplicate records are saved.when i googled for the problems , i found the following solution where we disable the button at client side
[^] or open up a layer to prevent user from doing anything after clicking the submit button. But creating a layer doesn`t help if the user presses the enter key.

I also found a solution that explores the UseSubmitBehavior property
[^], but its only available for Button control and doesn`t support Image Button.

Does any body have any other options or at least some idea as to how to make the above functionality work?????

When you fail to plan, you are planning to fail.

AnswerRe: Preventing form resubmitting.... Pin
Michael Bookatz23-Jun-08 6:14
Michael Bookatz23-Jun-08 6:14 
QuestionSaving a form to database Pin
ferronrsmith23-Jun-08 4:30
ferronrsmith23-Jun-08 4:30 
AnswerRe: Saving a form to database Pin
www.Developerof.NET23-Jun-08 4:47
www.Developerof.NET23-Jun-08 4:47 
AnswerRe: Saving a form to database Pin
Christian Graus23-Jun-08 11:40
protectorChristian Graus23-Jun-08 11:40 
QuestionAccessing local device from a webpage Pin
Michael Bookatz23-Jun-08 3:57
Michael Bookatz23-Jun-08 3:57 
AnswerRe: Accessing local device from a webpage Pin
N a v a n e e t h23-Jun-08 4:28
N a v a n e e t h23-Jun-08 4:28 
GeneralRe: Accessing local device from a webpage Pin
Michael Bookatz23-Jun-08 6:09
Michael Bookatz23-Jun-08 6:09 
QuestionDomain Alias Pin
Member 367100623-Jun-08 3:44
Member 367100623-Jun-08 3:44 
AnswerRe: Domain Alias Pin
N a v a n e e t h23-Jun-08 4:29
N a v a n e e t h23-Jun-08 4:29 
AnswerRe: Domain Alias Pin
Guffa23-Jun-08 4:48
Guffa23-Jun-08 4:48 
QuestionListbox/DataValueField Pin
Assaf8223-Jun-08 2:49
Assaf8223-Jun-08 2:49 
AnswerRe: Listbox/DataValueField Pin
SathyaSiva23-Jun-08 3:08
SathyaSiva23-Jun-08 3:08 
QuestionProblems while placing the usercontrol Pin
dayakar_dn23-Jun-08 2:23
dayakar_dn23-Jun-08 2:23 
AnswerRe: Problems while placing the usercontrol Pin
Christian Graus23-Jun-08 2:26
protectorChristian Graus23-Jun-08 2:26 
QuestionHow to use LoginStaus Control in master page without ' Membership provider & Configure Security Using the Website Administration Tool ' Pin
K V Sekhar23-Jun-08 2:17
K V Sekhar23-Jun-08 2:17 
QuestionGenerating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
mcmilan23-Jun-08 1:47
mcmilan23-Jun-08 1:47 
AnswerRe: Generating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
Ashfield23-Jun-08 1:58
Ashfield23-Jun-08 1:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.