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. ASP.NET
  4. Using Mouse to Sign Web Documents

Using Mouse to Sign Web Documents

Scheduled Pinned Locked Moved ASP.NET
7 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.
  • Z Offline
    Z Offline
    Zhat
    wrote on last edited by
    #1

    We have a POS web site (for our sales people) who use a signature pad/stylus to capture the signatures of our clients. We're thinking of allowing our clients direct access to this system, and would like them to be able to sign thier names, using the mouse. I've searched this site, and others, but haven't been able to come up with anything source code example wise that seems to be written for webpages (I have found a few pocket PC apps). We want to use it for other things besides signatures so we'd love to be able to customize the code to fit our needs. Short of just paying someone for thier "app" plus source code (I don't have an issue, but the boss does), has anyone done this before or have a link to someone? Thanks.

    C Y 2 Replies Last reply
    0
    • Z Zhat

      We have a POS web site (for our sales people) who use a signature pad/stylus to capture the signatures of our clients. We're thinking of allowing our clients direct access to this system, and would like them to be able to sign thier names, using the mouse. I've searched this site, and others, but haven't been able to come up with anything source code example wise that seems to be written for webpages (I have found a few pocket PC apps). We want to use it for other things besides signatures so we'd love to be able to customize the code to fit our needs. Short of just paying someone for thier "app" plus source code (I don't have an issue, but the boss does), has anyone done this before or have a link to someone? Thanks.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      The reason for this is that a web site can't do that. Only an active x or java plugin could offer you that sort of functionality over the web.

      Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

      Z 1 Reply Last reply
      0
      • Z Zhat

        We have a POS web site (for our sales people) who use a signature pad/stylus to capture the signatures of our clients. We're thinking of allowing our clients direct access to this system, and would like them to be able to sign thier names, using the mouse. I've searched this site, and others, but haven't been able to come up with anything source code example wise that seems to be written for webpages (I have found a few pocket PC apps). We want to use it for other things besides signatures so we'd love to be able to customize the code to fit our needs. Short of just paying someone for thier "app" plus source code (I don't have an issue, but the boss does), has anyone done this before or have a link to someone? Thanks.

        Y Offline
        Y Offline
        Yusuf
        wrote on last edited by
        #3

        I have no idea how you could use mouse for signature. You see in your POS use use signature pad. I don't think you go no give each of your customers their own pad. I think you need to work around this. Have some sort of consenting statement let the customer click on a button, type their name, check off checkbox or whatever other possible methods. Just my 2cents

        Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

        Z 1 Reply Last reply
        0
        • C Christian Graus

          The reason for this is that a web site can't do that. Only an active x or java plugin could offer you that sort of functionality over the web.

          Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

          Z Offline
          Z Offline
          Zhat
          wrote on last edited by
          #4

          Are these guys using plug-in's? Seems to be written in C#... http://www.realsignature.com/demo.aspx[^]

          1 Reply Last reply
          0
          • Y Yusuf

            I have no idea how you could use mouse for signature. You see in your POS use use signature pad. I don't think you go no give each of your customers their own pad. I think you need to work around this. Have some sort of consenting statement let the customer click on a button, type their name, check off checkbox or whatever other possible methods. Just my 2cents

            Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

            Z Offline
            Z Offline
            Zhat
            wrote on last edited by
            #5

            How are these gutys doing it? [^] http://www.websignaturecapture.com/signature-capture-demo.php[^]

            Y 1 Reply Last reply
            0
            • Z Zhat

              How are these gutys doing it? [^] http://www.websignaturecapture.com/signature-capture-demo.php[^]

              Y Offline
              Y Offline
              Yusuf
              wrote on last edited by
              #6

              Oh I see. pretty slick! You need to look into .net graphics. simple google search[^] reveals ....

              Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

              Z 1 Reply Last reply
              0
              • Y Yusuf

                Oh I see. pretty slick! You need to look into .net graphics. simple google search[^] reveals ....

                Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]

                Z Offline
                Z Offline
                Zhat
                wrote on last edited by
                #7

                Ah ha .NET Graphics!!! Looks good, will check it out...

                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