Cordys Help Info
Tuesday, May 17, 2011
save Value After confirmation
application.confirm("Do you want to Submit the details",false,SaveData,true,"Confirmation");
function SaveData(confirmReturnValue)
{
if (confirmReturnValue == 1)
{
//Code
}
}
No comments:
Post a Comment
Newer Post
Older Post
Home
No comments:
Post a Comment