[REQUEST] Digital Signature

Results 1 to 12 of 12
  1. #1
    Grand Master passie is offline
    Grand MasterRank
    Jan 2005 Join Date
    The NetherlandsLocation
    710Posts

    [REQUEST] Digital Signature

    Hello,

    i was wondering if there a script out there,
    that can do the following.

    You sign your signature in a sqaure box when you submit the form it saves as a image.

    I searched on google didn't came up with anything i could use.

    - Passie


  2. #2
    Grand Master Justei is offline
    Grand MasterRank
    Oct 2007 Join Date
    /f241Location
    1,904Posts

    Re: [REQUEST] Digital Signature

    You should be able to modify this very easily to achieve what you are looking for:

    http://forum.ragezone.com/f86/random...atures-771648/

    If you end up using this please credit me.

  3. #3
    Infraction Baɴɴed holthelper is offline
    Grand MasterRank
    Apr 2008 Join Date
    1,765Posts

    Re: [REQUEST] Digital Signature

    you need a art pen that connects to the computer and almost no-body has them so its pointless.

    on top of that atm no website coding language can really do what your asking (i think)

    EDIT:
    LOL forget that html5 canvas can do (i think) but i dont think it will save the image.

  4. #4
    Grand Master passie is offline
    Grand MasterRank
    Jan 2005 Join Date
    The NetherlandsLocation
    710Posts

    Re: [REQUEST] Digital Signature

    Well i've seen them working with javascript and combination of php to save it as a image.

    @Justei

    ill try your script if that works for me :)


    edit:

    this script wont do it for me i want to use the mouse for the signature

    ---------- Post added at 09:46 AM ---------- Previous post was at 09:33 AM ----------

    What is search is this : Koop het Digitale Handtekening Script

    but then for free.

  5. #5
    Software Person TimeBomb is offline
    ModeratorRank
    May 2008 Join Date
    United StatesLocation
    1,252Posts

    Re: [REQUEST] Digital Signature

    Here is a simple paint canvas done in javascript and HTML:
    Web Speaks: Create Simple Paint Canvas using JavaScript
    If this isn't exactly what you want, or you seek alternatives, try googling simple paint in javascript.

    As for saving it from a javascript/html display to a server... that may be a bit tricky, as Javascript and HTML are client-side code, but a server (obviously) uses server-side code, like PHP.

    There are almost always workarounds, though; especially when there are other scripts that do it ;).

    After a few minutes of research...
    Server-side Javascript library (I did not read much in to this at all, no idea if it will prove useful):
    http://ejohn.org/blog/server-side-ja...pt-with-jaxer/

    You could also try using CGI, ASP, or Flash instead of Javascript. The script you posted: http://www.pendo.nl/demos/handtekening/index.html is written in Shockwave, which is essentially Flash. (I don't want to get in to the gritty differences, heh...)

    But, why not just buy the script you posted? It's just under 11Euros. You would probably be saving a lot more time, and thus money. (Do you want to spend 20 hours finding/building one, or one to two hours money's worth on a nicely built product?)
    Last edited by TimeBomb; 19-09-11 at 12:23 PM.

  6. #6
    Infraction Baɴɴed holthelper is offline
    Grand MasterRank
    Apr 2008 Join Date
    1,765Posts

    Re: [REQUEST] Digital Signature

    Quote Originally Posted by passie View Post
    Well i've seen them working with javascript and combination of php to save it as a image.

    @Justei

    ill try your script if that works for me :)


    edit:

    this script wont do it for me i want to use the mouse for the signature

    ---------- Post added at 09:46 AM ---------- Previous post was at 09:33 AM ----------

    What is search is this : Koop het Digitale Handtekening Script

    but then for free.
    ever right click that image area? youll see its a swf.

  7. #7
    Grand Master passie is offline
    Grand MasterRank
    Jan 2005 Join Date
    The NetherlandsLocation
    710Posts

    Re: [REQUEST] Digital Signature

    Perhaps ill just buy it, but is it worth 10 euro's?

  8. #8
    Elite Member viroware is offline
    Member +Rank
    Jan 2011 Join Date
    152Posts

    Re: [REQUEST] Digital Signature

    Slightly confessed, That link above outputs an image when you click save.



    If its a swf u can still print screen and resize in paint?

  9. #9
    Grand Master passie is offline
    Grand MasterRank
    Jan 2005 Join Date
    The NetherlandsLocation
    710Posts

    Re: [REQUEST] Digital Signature

    @viroware i want to use this for the user to sign a contract or invoice.

  10. #10
    Hm. foxx is offline
    Grand MasterRank
    Sep 2006 Join Date
    Czech RepublicLocation
    5,256Posts

    Re: [REQUEST] Digital Signature

    Quote Originally Posted by passie View Post
    @viroware i want to use this for the user to sign a contract or invoice.
    that stupid, ever tried to write down your signature with ms paint and mouse?

  11. #11
    Elite Member viroware is offline
    Member +Rank
    Jan 2011 Join Date
    152Posts

    Re: [REQUEST] Digital Signature

    Quote Originally Posted by passie View Post
    @viroware i want to use this for the user to sign a contract or invoice.
    mm Strange but ok, I dont think this has been done enough to just be laying around on the web but guessing this is for a website, I think JavaScript would be the best way like timebomb said.


    Quote Originally Posted by timebomb View Post
    Here is a simple paint canvas done in javascript and HTML:
    Web Speaks: Create Simple Paint Canvas using JavaScript
    If this isn't exactly what you want, or you seek alternatives, try googling simple paint in javascript.
    I can see a download button but not tried it.

  12. #12
    Infraction Baɴɴed holthelper is offline
    Grand MasterRank
    Apr 2008 Join Date
    1,765Posts

    Re: [REQUEST] Digital Signature

    why not get a legal bound terms and service and have the user agree to?



Advertisement