blah blah blah is here! blah blah » Close

1
votes
1 answers

C# Web Form Postbacks

Hello, I'm having some issues with postbacks on my web application. I have a form with textboxes and a save button. The save button, by default, is disabled until values change in the textboxes. I have attached a function "Clie ...

Feedback