|
-
March 7th, 2009, 04:41 AM
#1
JavaScript MessageBox With "Yes" and "No" Buttons!!!!
Hello,
I am working on the page that will display a button for Save. Here I want some help from Javascript and in .CS file.
If that Save button is pressed, a message box should appear asking if the user is sure to Save or Update the record. If the user presses Yes then the browser goes to "If" loop to Save records in DataBase. If the user presses No then the user should go to If loop again and Update Those Records(If the records are already exists in the database) in the same page.
How can I do this job? I know that it might be a simple job but I suck in JS and in .CS file (I am not able to Get JavaScript Function Value[True and False] in .CS file.
Thanks...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|