Problem with ASP:Button
- From: "DFDavis" <dfdavis.mtu@xxxxxxxxx>
- Date: 11 Oct 2006 08:36:02 -0700
I have a set of code that updates to a div tag through javascript
whenever a checkbox is checked, however I need a way to get that
information to the server side when the user uses the submit button.
So I created an asp:button on the page, but for some reason, everytime
I press the submit button, the page tries to reload and I get an error
page, not an error from the program itself, just a normal error page
for explorer.
I've noticed that when I create the event handler it will create the
method submit_click but inside the initialize component of the web
generated code, it doesn't initialize the handler. How can I fix this
so I can read in from the div tag when they press the button?
Thanks,
Dan
.
- Follow-Ups:
- Re: Problem with ASP:Button
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: Problem with ASP:Button
- Prev by Date: Re: Performance problems with StoredProcedure in Web application
- Next by Date: Re: Need design for calling a method at regular intervals
- Previous by thread: Remove items from list while enumerating
- Next by thread: Re: Problem with ASP:Button
- Index(es):