Re: How to clear the querystring?
From: Davids (dbspam_at_simnet.is)
Date: 11/10/04
- Next message: Jason MacKenzie: "Re: Dynamically Added Controls Question"
- Previous message: Scott Allen: "Re: Dynamically Added Controls Question"
- In reply to: mortb: "Re: How to clear the querystring?"
- Next in thread: Patrice: "Re: How to clear the querystring?"
- Reply: Patrice: "Re: How to clear the querystring?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 10 Nov 2004 14:27:54 -0000
don't you think that is a waste of resources, there must be some way to the
property server side so the form action="..." string is clear of parameters
on next roundtrip...
"mortb" <mortb1<noospam<@hotmail.com> wrote in message
news:upbk9QyxEHA.1188@tk2msftngp13.phx.gbl...
> Response.Redirect("theSamePage.aspx<no querystring>");
>
> "Davids" <dbspam@simnet.is> wrote in message
> news:OdvN06wxEHA.2348@TK2MSFTNGP12.phx.gbl...
>> when using the page to POST (from a form) I want the page's querystring
>> to be cleared, how do I do that?
>>
>
>
- Next message: Jason MacKenzie: "Re: Dynamically Added Controls Question"
- Previous message: Scott Allen: "Re: Dynamically Added Controls Question"
- In reply to: mortb: "Re: How to clear the querystring?"
- Next in thread: Patrice: "Re: How to clear the querystring?"
- Reply: Patrice: "Re: How to clear the querystring?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|