Pat
_____
From: Robert Orlini [mailto:[EMAIL PROTECTED]
Sent: June 29, 2004 11:33
To: CF-Talk
Subject: OT: _javascript_ history and refresh
Is it possible to go back one page with JS history and also refresh the page
as well? I have this script:
<Script Language = "_javascript_">
alert ("Item Deleted");
window.history.go(-1);
</script>
It goes back fine after prompting the user, but I would like it to refresh
the same page it goes back to at the same time? What can I add to the above
script if its possible?
Robert O.
HWW
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

