G 
		
								
				
				
			
		Guest
I have used the built-in Delete Record command button to enable users to
delete certain records, but I would like to add a popup that says "Are you
sure you want to delete this?" with Yes/No options.
I'm sure I've seen how to do this somewhere - is it a dialogue box that I
need? - but (i) how do I do it? and (ii) on which event do I put it, as the
On Click event is already in use to fire the deletion process.
Or do I add some extra code to that existing event procedure?
Need some guidance on this pleas!
Many thanks
CW
				
			delete certain records, but I would like to add a popup that says "Are you
sure you want to delete this?" with Yes/No options.
I'm sure I've seen how to do this somewhere - is it a dialogue box that I
need? - but (i) how do I do it? and (ii) on which event do I put it, as the
On Click event is already in use to fire the deletion process.
Or do I add some extra code to that existing event procedure?
Need some guidance on this pleas!
Many thanks
CW