Yes, somehow this is known issue and nobody could provide sample or link to
sample how to avoid this issue.
Could you? Idea is simple, server-site button on webform calling some
function, then click refresh and same function called again.
Leonid.
"W.G. Ryan eMVP" <(E-Mail Removed)> wrote in message
news:e$(E-Mail Removed)...
> Are you coding around the Postback ie if(!Page.IsPostBack){
> }?
>
> --
> W.G. Ryan MVP (Windows Embedded)
>
> TiBA Solutions
> www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
> "Lenny Shprekher" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > I am using regular server site ASP.NET button to execute function. Works
> > fine, issue is that when I call page-refresh on IE after click I done it
> is
> > calling same event again.
> > Could anybody suggest how to prevent this behavior?
> >
> > Thanks,
> > Leonid.
> >
> >
>
>