Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how to go back to previous page but refresh it too.?

36 views
Skip to first unread message

Suleyman

unread,
Aug 24, 2004, 10:55:11 AM8/24/04
to
Hi,
I like to go back to the previous page and refresh it so it is called again
and does what it normaly does.
I tried going back with history.back and history.go(-1). Both functions work
but don't refresh.
I tried to get history.previous but it's empty.
Document.referrer gives the url of the current page.
I have tried everything I know.

Help please...

Thanks in advance.


Art

unread,
Aug 31, 2004, 5:34:11 PM8/31/04
to
I wonder if window.location.reload() still works ?

Be careful you don't get caught in a continuous reload loop though.
Maybe you can add it with a button on the page you're returning too.

Later, Art.

0 new messages