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.
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.