|
-
Aug 11th, 2002, 12:16 AM
#1
Thread Starter
Member
messagebox Please help...
Hi ,
i want to ask a confirmation ok,cancel , after executing a certain
lines of code in button click event of my page.My requirement is
after clicking the button i will do a some calculations and then i will
ask a confirmation message.the message specficies the value
resulted in calculation ..If user says ok then i will save.. How should i do that..I know the confirm message is in javascript.My problem is that the calculation part is in aspx button click event.. and how can i use the jscript in the middle of the vbcoding and get the result from jscript..Please help...
Thanks,
Gopal
-
Aug 11th, 2002, 09:57 AM
#2
PowerPoster
hi
Instead of A javaascript popup in ASP code, I would suggest you display a page for confirmation and let the user say save it or cancel, just like microsoft does( delete a contact in your address book or delete a folder from your folderslist)
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
|