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!
Alexey Smirnov - 16 Mar 2008 11:19 GMT
> Hi,
>
[quoted text clipped - 8 lines]
>
> thanks!
http://forums.asp.net/t/1062546.aspx
Ben - 16 Mar 2008 14:40 GMT
> > Hi,
>
[quoted text clipped - 10 lines]
>
> http://forums.asp.net/t/1062546.aspx
thanks a lot !!!