On Mar 16, 5:19*am, Alexey Smirnov <alexey.smir...@gmail.com> wrote:
> On Mar 15, 12:01*am, Ben <benm5...@gmail.com> wrote:
>
> > Hi,
>
> > i'm trying to get an AJAX modalpopup to confirm if a user really wants
> > to change a dropdown list value (on the client side) -- if they choose
> > 'No' in the popup, the dropdown list value should stay the same.
>
> > anyone know how to accomplish it? * i can get the popup to come up on
> > the onchange, but i'm not sure how to go about to revert the value if
> > they choose no. *even if i put 'return false' in the onchange of the
> > dropdown, it ignores it and still changes...
>
> > thanks!
>
> http://forums.asp.net/t/1062546.aspx
thanks a lot !!!