Languages Cold Fusion Web/Internet/HTML  

Signature Capture Applet

download download  
important code information
author:
Brian James Clark
minimum requirements:
Signature Capture Applet description

Basic signature capture in IE and Firefox so it can be stored to a database etc.


This archive should contain the following files:-
1). README.txt - That's this file!
2). SigBlock.java & SigBlockFrame.java for loading into the free and very excellent
3). SigArea.class, SigBlock.class & SigBlockFrame.class - these are the applet classes that you will want to embed in your page. Only embed SigBlock.class but it calls the other two so they need to be in the same directory as the applet. Maybe they need to be in the same directory as the page - I've not tried changing that yet.
4). example1.html - an example file that shows how to embed and control the applet.

Simply unpack all the files to a directory and open the example1.html with IE or Firefox.


File List:
README.txt4Kb
SigArea.class5Kb
SigBlock.class2Kb
SigBlock.java5Kb
SigBlockFrame.class1Kb
SigBlockFrame.java2Kb
example1.html5Kb

Similar code
Calling a COM DLL from ColdFusion (Popularity: ) : Example provided by Tony Bhimani (the guy who loves programming)

This example teaches two things.

1. How to create a COM DLL object and register it with Windows.
2. Calling your newly created DLL through ColdFusion.

Directions

callcom.cfm should be placed somewhere on your webserver ...

Web based HTML pages editor (Popularity: ) : Using this component user without special knowledge or experience can edit website page content. It is very useful for content manager, webmasters and technical writers.
CF_ICAL (Popularity: ) : This tag automates the creation of iCalendar files (.ics). You can use this tag to create a standards compliant calendar file that will work across different programs such as Microsoft Outlook Calendar, Mozilla Calendar, and iCal.
File Upload (Popularity: ) : Allows users on other pc's upload specified file to your wwwroot folder of your choice, and files of your choice. this could take over for large emails, apply apache HTTP server and dynDNS if your not static.
BrowserDetector (Popularity: ) : Detect user's browser type and OS. For example: Browser: IE5, OS: Win98.
File Manager (Popularity: ) : This is a simple file manager. It use CFDIRECTORY tag to navigate through ColdFusion server. It is very useful if you do not have RDS access to log files on remote server.
User reviews

1 user review. Read now.


Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 130
version
size in Kb 11
popularity   1691/7913373
user rating 5/10
ad


New Code
Popular Code