Using iframes to access history
Is it possible to place the "javascript:history.go(-1);" function of a parent page as a link in an iframe and save that link for every page that the iframe is in? For example, if you went through 5 aspx webforms it would save all links from every parent page in the iframe?
|