Is there a way to force a postback in an ASP.NET code behind page in a page event subroutine? In other words, I'd like to reload the page without losing any page data after making a change in a page ...
OK...I'm fairly sure I know what the problem is, but I can't come up with a solution.<br><br>I have a form where one textbox populates another(the first one has ...