Sounds like the link on the back button is wrong. Post some code or a link to the page.
buddylee17
Practically a Master Poster
697 posts since Nov 2007
Reputation Points: 232
Solved Threads: 137
Replace this:
<a href="index.html"><IMG SRC="images/arrow_prev.gif" BORDER=0></a>
with this: <a href="javascript:history.back()"><img src="images/arrow_prev.gif" border="0"></a>
buddylee17
Practically a Master Poster
697 posts since Nov 2007
Reputation Points: 232
Solved Threads: 137