Grabbing a signature in/from a web page

Ask a Question related to ASP Components, Design and Development.

  1. #1

    Default Grabbing a signature in/from a web page

    Hi all!

    I am developing an Intranet application that requires a form to be
    completed with a signature. Does anyone have any bright ideas as to how
    I can capture the signature (I don't need anything fancy almost a simple
    paint type space ;)) and store it either as an image or, as a binary
    object in a database.

    I *think* the device used owuld be a SIMpad SL4 with Windows CE.NET but
    not 100% sure.

    Sorry if this is a stupid question :(

    Best regards



    *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    Maverick Guest

  2. Similar Questions and Discussions

    1. Can someone tell me how to impose Multiple-page PDF into (Booklet/Signature) using javascript?
      Hi, I am using the professional version of Acrobat 6.0 from a Windows XP machine. Although, there are many products which can impose PDF...
    2. Adobe Acrobat support for digital signature at PAGE LEVEL
      I have over 16000 patient records in pdf format. Although Adobe supports digital signatures, it is a very clumsy execution. At the page level digital...
    3. Grabbing All Cookies
      You should be able to get only the cookies for the domain in which your script is running. ...
    4. Issues grabbing UTF8 web page
      "Alan J. Flavell" <flavell@mail.cern.ch> wrote in message news:<Pine.LNX.4.53.0306231754070.31161@lxplus014.cern.ch>... Well I have use utf8 at...
    5. Grabbing PHP files
      I <be157s$eqv$1@newsg1.svr.pol.co.uk>, Johnny skrev: This is _not_ possible. mvrgr, Wouter -- uws ...
  3. #2

    Default Re: Grabbing a signature in/from a web page

    I think it will be significantly easier to do this as a thick client
    application instead (even if it communicates via HTTP)

    I fear that trying to do this via Pocket IE is going to be a lot of grief
    otherwise...


    "Maverick" <maverick@somewhere.com> wrote...
    > I am developing an Intranet application that requires a form to be
    > completed with a signature. Does anyone have any bright ideas as to how
    > I can capture the signature (I don't need anything fancy almost a simple
    > paint type space ;)) and store it either as an image or, as a binary
    > object in a database.
    >
    > I *think* the device used owuld be a SIMpad SL4 with Windows CE.NET but
    > not 100% sure.

    Rowland Shaw Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139