Readme.txt ================================================================== SnapsViewer - automate the display of all ur snaps and (please!) save ur friends the trouble of opening huge email attachments !! ================================================================== Author - Parag Tambe - paragtambe@hotmail.com ================================================================== File : SnapsViewer.zip includes... Readme.txt Instructions. SnapsViewer.java Java applet source file. Use the file to modify the java code. SnapsViewer.class Java applet class file. Executable required to run the applet. Can be copied as is to your host server/ur PC. SnapsViewer.html Java applet html file. html code to be included on your web page to link/ invoke the Java applet. SnapsViewer1.jar all Aishwarya's images to be displayed e.g. img1,img2 etc. (img<1..n>.jpg) SnapsViewer2.jar all my/your images to be displayed e.g. img1,img2 etc. (imgp<1..n>.jpg) MySnaps.txt Titles/Captions for ur images Aishwarya.txt Titles/Captions for Aishwarya images ================================================================== Note : 1. The applet does not work/check for if the number of images input field has a number more than the actual images. 2. For reduced download time for optimum performance - compress ur jpeg images (u can use the very useful Microsoft Image Composer its a free beta limited version..www.download.com) - Also, package all ur images as a jar file, using the jar utility that comes with Java (I've already included the tag in the html file, which will be ignored if there is no jar file) ================================================================== Enjoy the viewer. Ur comments/suggestions will be highly appreciated! Thanks. Parag