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. General Programming
  3. C#
  4. Calling C# function within javascript

Calling C# function within javascript

Scheduled Pinned Locked Moved C#
csharpjavascriptdatabase
2 Posts 2 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.
  • G Offline
    G Offline
    gekoscan
    wrote on last edited by
    #1

    I want to prompt the user with a alert message before they continue to delete a record from the database. Can anyone point me in the right direction. Thanks, Steve Nelson

    D 1 Reply Last reply
    0
    • G gekoscan

      I want to prompt the user with a alert message before they continue to delete a record from the database. Can anyone point me in the right direction. Thanks, Steve Nelson

      D Offline
      D Offline
      David Stone
      wrote on last edited by
      #2

      gekoscan wrote: I want to prompt the user with a alert message before they continue to delete a record from the database. Can anyone point me in the right direction. DialgogResult confirm = MessageBox.Show("You sure you wanna do that?); if(confirm == DialogResult.Ok)//Do stuff here [edit]Actually, what you want is to go to the ASP.NET forum. This only works for a Windows Forms application.[/edit]


      Hawaian shirts and shorts work too in Summer. People assume you're either a complete nut (in which case not a worthy target) or so damn good you don't need to worry about camouflage... -Anna-Jayne Metcalfe on Paintballing

      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