Hi there,
Thank you so much for this great app.
I think I may have found a bug. When you use "Auto" as the viewing option the program produces a Runtime Error:
Line 247
Error: Unterminated string constant
This appears in my album, as well as your online test-drive album.
Debug takes me to this line:
g_HTMLstring = '<img src="http://perl.Bobbitt.ca/sample_album/alejandra/10189819.jpg" border="0" title="File name : /home/bobbitt/www/perl/sample_album/alejandra/10189819.jpg
File size : 63904 bytes
File date : 2004:11:28 00:10:28
Resolution : 640 x 425
Jpeg process : Baseline
Comment : Picture
Comment : testing... ... ...Uploaded by alejandra.
Comment :
This is the last photo." width="' + resize.w_newPWidth +'" height="' + resize.w_newPHeight + '" />'
document.write(g_HTMLstring);
Thanks,
Alane