Aug 16, 2006 #1 kyern Programmer Joined Mar 30, 2006 Messages 36 Location US Is there any other way to refresh a page besides window.location.reload that wont destroy javascript variables on the page?
Is there any other way to refresh a page besides window.location.reload that wont destroy javascript variables on the page?
Aug 16, 2006 #2 cLFlaVA Programmer Joined Jun 14, 2004 Messages 6,450 Location US not without using cookies or passing values through the querystring. *cLFlaVA ---------------------------- [tt]mr. pibb + red vines = crazy delicious![/tt] [URL unfurl="true"]http://www.coryarthus.com/[/url] Upvote 0 Downvote
not without using cookies or passing values through the querystring. *cLFlaVA ---------------------------- [tt]mr. pibb + red vines = crazy delicious![/tt] [URL unfurl="true"]http://www.coryarthus.com/[/url]