Hello,
Actually Response.Redirect will be better option to reload the page itself.
As u can maintaing all the parameters of the url here.
Regards,
Niraj Ranka
"Alexander Widera"
<> wrote in
message news:%...
> hi,
>
> i have a button... after a click on it a function is called ... in it it
> is done something and it is needed to reload the page now... how can i
> reload a page? with Response.Redirect ? or is there a better solution?
> what are the parameters, that exactly the called url is refrehed
> (including the querystring)
>
> thanks
> alex
>
|