Re: VB.NET, multiple entries into web based VB.NET app
From: Hayato Iriumi (hiriumi_at_hotmail.com)
Date: 11/15/04
- Next message: Hayato Iriumi: "Re: Best Practice Question"
- Previous message: Shiva: "Re: return value from popup window in asp.net"
- In reply to: Guy Pelletier: "VB.NET, multiple entries into web based VB.NET app"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 14 Nov 2004 23:53:19 -0800
When user clicks on the submit button multiple times, it can happen. Say,
the process was slow and user thinks it's stuck. Thus, he/she clicks on the
button multiple times. You can resolve the issue by disabling the button
onclick.
"Guy Pelletier" <GuyPelletier@discussions.microsoft.com> wrote in message
news:A611817E-97EE-411A-AEC6-4D6BFE5593B6@microsoft.com...
> I have an web VB.NET app that collects data and clculates values then puts
> all of the data into an SQL server.
> The problem I am havining is that every once in a while the system will
> enter 4 or 5 copies of the data from 1 push of the submit button.
> I suspect that this may be something with the client computers.
>
> I have all of the controls located on the server, the server is Windows
2003
> web server.
> Any help or suggestions would be appreciated.
- Next message: Hayato Iriumi: "Re: Best Practice Question"
- Previous message: Shiva: "Re: return value from popup window in asp.net"
- In reply to: Guy Pelletier: "VB.NET, multiple entries into web based VB.NET app"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|