Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. cancel button Save Dialog box track

cancel button Save Dialog box track

Scheduled Pinned Locked Moved Web Development
helptutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Anonymous
    wrote on last edited by
    #1

    iam using save dialog box to save files when i click cancel button of the save dialog box i should cancel the fucyionality of save how to do it. iam working in asp. help me out

    O 1 Reply Last reply
    0
    • A Anonymous

      iam using save dialog box to save files when i click cancel button of the save dialog box i should cancel the fucyionality of save how to do it. iam working in asp. help me out

      O Offline
      O Offline
      Om Prakash Pant
      wrote on last edited by
      #2

      If u are using javascript, then here is the code: function Submit() { if(confirm('continue?')) alert('ok') //submit form here.. else alert('cancel') //do nothing } Om Prakash

      I 1 Reply Last reply
      0
      • O Om Prakash Pant

        If u are using javascript, then here is the code: function Submit() { if(confirm('continue?')) alert('ok') //submit form here.. else alert('cancel') //do nothing } Om Prakash

        I Offline
        I Offline
        internetmouse
        wrote on last edited by
        #3

        iam using save dialog box to save files when i click cancel button of the save dialog box i should cancel the fucyionality of save how to do it. iam working in asp. help me out Dear On Prakash i think he to go to cancle saving process (while saving), and he can't do it I.N.M(InterNetMouse)

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups