On Sat, 2005-08-06 at 12:57 +0200, Jan Waiz wrote:
> In an aspx-File i receive in the Page_Load via
> this.Request.QueryString[“ID”];
> a Paramter without any Problem.
> When trying to call an other aspx-File via:
> this.Response.Redirect( “MyForm.aspx” );
> I got an Runtime-Error:
>
> A pote
In an aspx-File i receive in the Page_Load via
this.Request.QueryString[“ID”];
a Paramter without any Problem.
When trying to call an other aspx-File via:
this.Response.Redirect( “MyForm.aspx” );
I got an Runtime-Error:
A
potentially dangerous Request.Form value was