Electronic "signature"/agreement

Last year I built a simple web-based interface for our company's annual performance reviews. This year, one of the functions they want me to add is some sort of electronic signature (so they don't have to print out and have employees sign hardcopies, and then store hardcopies).

I told them the best thing to do would probably be to purchase some sort of third-party add-on, but they aren't keen on spending a lot of money outside (hence ME building the review system rather than an actual programmer).

So, as a compromise I simply added a checkbox on the form that simply flags the "acknowledgement" field in the database. The checkbox label is some typical legalese (from our counsel) that reads: "By clicking this checkbox you acknowledge ..." etc.

After checking the box and clicking "Submit" the record is locked from further editing and is shoved in HR's "bin". It's so damn simple that I know I must be missing some important component.

I'm not looking for code-help here ... I guess I'm after "conceptual" help. Any sort of functionality that I ought to include in this little "mechanism"? I've never done that sort of acknowledgement feature before (obviously) so any suggestions are welcome.

View Replies


ADVERTISEMENT

Electronic Newsletter

We currently create an e-newsletter for our members on a weekly basis. I do know some ASP, and have done a lot with what I know. BUT what I would now like to do is find out if there is any good way using ASP or an ASP script that I can extract a URL and email it to people.

Basically we can't afford to continue using b-central to mail our newsletter, so what I am hoping to do is find a script that will allow me to email the contents of our newsletter to people on our subscriber list (as well as to manage that list).

I have found many listserv scripts, but what I can't find is one that actually grabs the content of URL X and turns that in to a HTML email message.

That is what I am looking for. Preferably a free package, if there is such a thing, if not an inexpensive solution (under $200).

View Replies View Related

Digital/electronic Signatures?

Has anyone set up websites that require signatures for legal reasons, how does this work? some pages have checkboxes that equal your signature. is there background work that needs to be done or is it all in the verbage in the page.

View Replies View Related

Verify Digital Signature

Is there a way in ASP to verify digital signature by using one of
public keys contained within the application's PSE (Personal Security
Environment) file?or if this is not possible, can it be verified by using the public key
itself, the CRT file?

View Replies View Related

Digital Signature Capture

I'm working on an ASP application that will be used on mobile tablet PCs. I need to add the ability for someone to sign their name on the screen and then have it converted to an image (.gif/.jpg/.png) for printng & storage.Is this even possible with a web application?

View Replies View Related

Inserting Signature Bitmap File In An Asp

I am trying to build a asp page where signature bitmap file needs to be
inserted from a directory. The path of the file location is in one of the
backend Access database fields. I would like to know if there is any
knowledge based article related to this kind of issues. I have no idea where
to start on this.

View Replies View Related

Check If A File Have A Digital Signature

There is a manner to do that, whith the file in the server and using a free dll or a API call?

View Replies View Related

How To Ensure Signature Part Is Lock Together In 1 Page?

I have signature part in my page (which include signature,name and date). This signature part should be lock together. Let say if the information in the page is about 2 pages, automatically the signature part will be in the 2nd page.

But the problem is, the signature on the 1st page while the name and date on the 2nd page. Is there a way to move the signature to the 2nd page? I've tried make it as a footer and include in the end of the page but doesn't work. Any idea?

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved