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