Results 1 to 2 of 2

Thread: messagebox Please help...

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2000
    Posts
    33

    Question 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

  2. #2
    PowerPoster
    Join Date
    Nov 2001
    Location
    Trying to reach and stay in the cloud
    Posts
    2,089

    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
  •  



Click Here to Expand Forum to Full Width