I recently read a post about a back button within frames. I tried both methods given and can't get it to work correctly... this: <a href="#" target="stage" onClick="history.go(-1)">Back</a> works, but then it also opens the original framed page into a new window while sending that frame back to the last page! I'm still pretty new to the whole development thing so need some basic (read:layman's terms) answers...
Thanks!
~Alana