Been a programmer for 10 years - but just getting my feet wet with ASP.Net and C#.
I have a web form that I want to close on the submit of an Exit button. Should that be handled from the aspx or the aspc.cs? Seemingly a simple task - but I can't figure out how to do it. I'm kind of guesing on the dispose() method - but haven't figured it out yet.
Any point in the right direction will be appreciated.
And yes - I am rtfm's. I'm coming up to speed.
Thanks
Tim
Tim Ryan
PROGRESS Developer
I have a web form that I want to close on the submit of an Exit button. Should that be handled from the aspx or the aspc.cs? Seemingly a simple task - but I can't figure out how to do it. I'm kind of guesing on the dispose() method - but haven't figured it out yet.
Any point in the right direction will be appreciated.
And yes - I am rtfm's. I'm coming up to speed.
Thanks
Tim
Tim Ryan
PROGRESS Developer