This topic is locked
[SOLVED]

 Validation of Add / Edit Record

9/1/2010 4:09:55 AM
PHPRunner General questions
U
uli author

I am looking for a general sample to give the user feedback of the entries he/she made in an add/edit form and asking for confirmation before executing those changes. I would like to see this in a popup window with "o.k." and "cancel" buttom.

romaldus 9/1/2010



I am looking for a general sample to give the user feedback of the entries he/she made in an add/edit form and asking for confirmation before executing those changes. I would like to see this in a popup window with "o.k." and "cancel" buttom.


Do you mean confirm on add / edit page?

read this post :

http://www.asprunner.com/forums/topic/14407-how-to-add-javascript-confirm/

U
uli author 9/2/2010



Do you mean confirm on add / edit page?

read this post :

http://www.asprunner.com/forums/topic/14407-how-to-add-javascript-confirm/


This is great support. Thanks for the link.