Forum Moderators: open
Is there an html link command which will send a visitor two pages back?
Thanks!
javascript:history(-2)
javascript:history.go(-2);
Leo