Jun 8, 2006 #1 kaul1jos Technical User Jan 5, 2001 76 NL Could do with a little help on this one? is there a way to use javascript history to refresh the previous page.
Could do with a little help on this one? is there a way to use javascript history to refresh the previous page.
Jun 9, 2006 #2 BillyRayPreachersSon Programmer Dec 8, 2003 17,047 GB You can use "history.go(-1)" or "history.back()" to return to the previous page. If this is not what you mean by "refreshing" it, maybe you can clarify your post further. Hope this helps, Dan Coedit Limited - Delivering standards compliant, accessible web solutions [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt] Upvote 0 Downvote
You can use "history.go(-1)" or "history.back()" to return to the previous page. If this is not what you mean by "refreshing" it, maybe you can clarify your post further. Hope this helps, Dan Coedit Limited - Delivering standards compliant, accessible web solutions [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt]
Jun 23, 2006 Thread starter #3 kaul1jos Technical User Jan 5, 2001 76 NL Hi BillyRayPreachersSon, Thanks but that's what I already do. But the history(+1) page did changes in the database. So when I'm back on by previous page I'd like to refresh this page with the new information. Lingkau Upvote 0 Downvote
Hi BillyRayPreachersSon, Thanks but that's what I already do. But the history(+1) page did changes in the database. So when I'm back on by previous page I'd like to refresh this page with the new information. Lingkau