Results 1 to 4 of 4

Thread: Singnature in VB

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2003
    Location
    UK, Sheffield
    Posts
    29

    Singnature in VB

    How can I let customer sign their name on a vb application and save it in the database for future use ( eg. show it to the customer).

    Thanks

  2. #2
    Fanatic Member JPicasso's Avatar
    Join Date
    Aug 2001
    Location
    Kalamazoo, MI
    Posts
    843
    I would assume you'd need some sort of write-aware input mechanism.

    This would need to be able to supply a pic of the sig somewhere where your vb app could retreive it.

    After you actually have the picture, it's just a matter of saving and showing when needed.
    Merry Christmas

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jun 2003
    Location
    UK, Sheffield
    Posts
    29
    The customers will using PDA to sign their names. I just wonder if there is a way to write it on the vb application without any machanism.

  4. #4
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    You'd probably have to connect to it's COM and access the data manually.

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