G
Guest
Was my question too challenging for everyone? I thought I would get a much quicker response, complete with witty and (sometimes) condescending remarks
Here's my question again, in case you missed it
How do I reload a page
Notice I did not ask "How do I *refresh* a page". I have no interest in the header meta refresh as this clears out the data I need to show. Also, Response.Redirect does me no good. It completely bypasses the data as well
What I need is something like when you click on the refresh button in IE. It reloads the page, but the data remains.
Here's my question again, in case you missed it
How do I reload a page
Notice I did not ask "How do I *refresh* a page". I have no interest in the header meta refresh as this clears out the data I need to show. Also, Response.Redirect does me no good. It completely bypasses the data as well
What I need is something like when you click on the refresh button in IE. It reloads the page, but the data remains.