Enter Keywords:
1 - 10 of 540(0.014 seconds)
Sort By:
 
OK.. I'm trying to figure out which control causes the postback, in other words i have a calendar control and a button on a webform, both controls automatically cause a postback to occur, what i...
Zones: .NETDate Answered: 06/05/2003 Rating: 7.2 Views: 0
I asked a similar question before and decided to use a DataGrid to get around my problem, but have come back to needing (i believe anyway) to us the <asp:Table>.  The problem is that when the page ...
Zones: .NETDate Answered: 07/08/2003 Rating: 9.4 Views: 0
I wrote a calendar control that reads an XML event file associated with specified dates and times. I used a label to display events on the same page when user clicks on a selected date. Everything ...
Zones: ASPDate Answered: 08/04/2003 Rating: 5.8 Views: 0
Ok, I have a form that collects user info. I then put the user info into context.items. I then execute a server.transfer to get to the results page. On the initial page load, the page reads the...
Zones: .NETDate Answered: 08/14/2003 Rating: 7.2 Views: 0
OK, here goes.  I have a form with multiply buttons on it.  This form gathers a bunch of data from my SQL server and displays it.  When a user presses a specific button, they update the data on the...
Zones: C#Date Answered: 09/26/2003 Rating: 8.0 Views: 0
I have the following situation: on a web page i have a datagrid and two buttons prev and next for navigation, for every button action i load a set of data on the datagrid . The datagrid consists...
Zones: .NETDate Answered: 01/22/2004 Rating: 6.0 Views: 0
Lanuage: C# App Type: Web I want to change the postback property of a selection list so that events are not cached but rather cause a postback. I know this property exists but how do I acomplis...
Zones: .NETDate Answered: 02/11/2004 Rating: 8.0 Views: 0
We are in need of a way to effectively disable the back button except in extreme circumstances.  We want to prevent people from accidentally using the back function, by toolbar, keyboard, etc... ...
Zones: Web DevelopmentDate Answered: 03/16/2004 Rating: 6.2 Views: 0
I open a popup window using Server-Generated Client Script The popup window shows a datragrid with a list of values to select. For example: Business Codes, Departments etcetera. Once a Selec...
Zones: ASP.Net ProgrammingDate Answered: 06/21/2004 Rating: 7.8 Views: 0
i have a page that i am using for the user to sign into the site, what i want to do is after they have signed in, it will redirect them back to the page they just came from.  The problem i get the ...
Zones: ASP.Net ProgrammingDate Answered: 08/19/2004 Rating: 9.0 Views: 0