i'm not sure if this is where i ask this Question so, if i am wrong please tell me ok. any way, i have an app that is connected to a DB. and it works all fine and dandy, the only problem is, the people that i am writing it for want a back button that will take you back to the last form that was loaded. i'm not so sure of how to do this because it can always be different.

ex.
FormA loads, they click a button and FormB loads, then they load FormC, but now want to go back to FormB.

is that possible to do? to go strait back to the form that was previously loaded with all the exact same data?