[thelist] Back button issue with QueryString

Chris Harrington chris at activeinterface.com
Thu Jan 23 08:45:02 CST 2003


Hi,
More explanation of the specific sequence would help in diagnosing
this.  What do you mean by "produces the message" or "return that QueryString"?

But to give you a general solution, build a handshake protocol between
browser and server using a cookie.  This allows the server to tell the
browser when it is expecting information.  This will also eliminate "double
submit" problems.

Chris

At 09:11 AM 1/23/2003 -0500, you wrote:
>--
>[ Picked text/plain from multipart/alternative ]
>Somebody must have encountered this before. I have a page the sometimes
>has an error message that pops up based on an event and querystring. For
>example if something occurs a file would send this back to a page
>
>MyPage.asp?msg=23
>
>This will trigger a message  to appear.
>
>The problem is if someone contines to another page and then hits the back
>button to return that QueryString is there and produces the message all
>over again. I don't like that. Is there anything I can do to get rid of
>that QueryString on return?
>--
>
>
>--
>* * Please support the community that supports you.  * *
>http://evolt.org/help_support_evolt/
>
>For unsubscribe and other options, including the Tip Harvester
>and archives of thelist go to: http://lists.evolt.org
>Workers of the Web, evolt !


Chris Harrington
chris at activeinterface.com





More information about the thelist mailing list