Hi, I know the issues has been beat to death, but hack below worked ok in IE6. However it doesn't work in IE 7, any ideas on how to replicate the same functionality in IE 7?
<body onload="window.history.forward(1);" or history.go(1)
Thanks for any suggestions or pointers.