Home
Name Modified Size InfoDownloads / Week
README 2012-10-02 1.5 kB
post-image.php 2012-10-02 1.4 kB
Upload.class 2012-10-02 3.8 kB
CanvasPainting.class 2012-10-02 5.5 kB
Totals: 4 Items   12.3 kB 0
1.0 LICENSE
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Ê Ê Ê Ê Ê Ê Ê Ê Ê Ê Ê ÊÊ
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

2.0 SETUP
-Modify post-image.php to reflect your server setup
-Modify upload.java to reflect where you uploaded post-image.php
	-You must use an absolute path for some content management systems
-Compile the .java files using Eclipse (or some other Java compiler)
-Upload the file to your server as follows: your-server-directory/signature/
-Add the following lines of code to the page where you want the signature to appear
<appletÊwidth="400"Êheight="105"Êcode="signature.CanvasPainting.class"Êcodebase="your-server.com/your-directory">

****YOUR CODEBASE DIRECTORY SHOULD BE ONE 'step' below the actual signature folder (i.e. you uploaded the .class files to your-server.com/signup/signature the codebase should point to your-server.com/signup/

3.0 CONTACT
-If you like this program, please visit http://www.crimson-cardinal.com/programs/e-signature and donate
-Contact the developer, Aaron Harvey at aaron.harvey@gmail.com if you have any questions
Source: README, updated 2012-10-02