MichaelLewis
Programmer
To go back to my previous web page, I issue the following:
function goBack()
{window.history.go(-1)}
but then I'm told my web page has expired.
Why is this? How do I correct so it doesn't expire?
Thanks,
Michael
function goBack()
{window.history.go(-1)}
but then I'm told my web page has expired.
Why is this? How do I correct so it doesn't expire?
Thanks,
Michael