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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. run the calculator from the asp button

run the calculator from the asp button

Scheduled Pinned Locked Moved ASP.NET
5 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
    abdelhameed81
    wrote on last edited by
    #1

    i need to put a button on my web form to show the calculator for the user to do some calculations abdelhameed81

    G A 2 Replies Last reply
    0
    • A abdelhameed81

      i need to put a button on my web form to show the calculator for the user to do some calculations abdelhameed81

      G Offline
      G Offline
      GaryWoodfine
      wrote on last edited by
      #2

      So put it on!!

      Kind Regards, Gary


      My Website || My Blog || My Articles

      A 1 Reply Last reply
      0
      • G GaryWoodfine

        So put it on!!

        Kind Regards, Gary


        My Website || My Blog || My Articles

        A Offline
        A Offline
        abdelhameed81
        wrote on last edited by
        #3

        i want to knw how to do it

        G 1 Reply Last reply
        0
        • A abdelhameed81

          i want to knw how to do it

          G Offline
          G Offline
          GaryWoodfine
          wrote on last edited by
          #4

          My Guess is that you would have to write some client side javascript that will some how get access to the client side calculator? Although this can be quite tricky. I don't think you'll be able to do this using server side code. Another way to do it is to write your own asp.net calculator that you can pop up when required.

          Kind Regards, Gary


          My Website || My Blog || My Articles

          1 Reply Last reply
          0
          • A abdelhameed81

            i need to put a button on my web form to show the calculator for the user to do some calculations abdelhameed81

            A Offline
            A Offline
            Amjath Rahman
            wrote on last edited by
            #5

            Function test Dim t Set t = CreateObject("WScript.Shell") t.Run "notepad.exe",1,True set t = nothing End Function

            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