hi,
i want to have a modalpopup on a masterpage for dynamic confirmation.
when users on any page with this masterpage do an action like delete or anything i want to popup this modalpopup with a yes and a no-button.
if the user clicks yes the procedure will start...
my problem is to catch what the user clicked. i think about storing it in a hiddenfield or something but i cannot find out how to do it.
does anyone have a solution for this?
many thanks!