Search found 9 matches

by tomkirk23
Thu Oct 29, 2009 10:27 am
Forum: JImageUpload
Topic: JImageUpload
Replies: 5
Views: 14288

Re: JImageUpload

Related question: If there is a problem with the upload (e.g., server times out, server is down, etc.), does any sort of error code get generated by the applet that I can capture programmatically after control exits from the applet?

Thank you.
by tomkirk23
Tue Oct 27, 2009 9:58 pm
Forum: JImageUpload
Topic: JImageUpload
Replies: 5
Views: 14288

Re: JImageUpload - Cancel button

Some questions on the cancel button.... 1) Does pressing the Cancel button cause the Applet to end and the "forward" URL to be accessed? Or does control stay in the applet? 2) I had originally asked the question (why doesn't the Cancel button work) because I was thinking about end-users who might ch...
by tomkirk23
Tue Oct 27, 2009 4:59 pm
Forum: JImageUpload
Topic: JImageUpload
Replies: 5
Views: 14288

JImageUpload

Hi -

How can I activate the "Cancel" button on JImageUpload? I can't click on it. I can't figure out which setting controls this...

Thanks,

Tom K.
by tomkirk23
Fri Oct 23, 2009 2:07 am
Forum: JImageUpload
Topic: Email notification - almost working
Replies: 1
Views: 7051

Email notification - almost working

Hi -

I want to send myself an email whenever files are submitted.

I have figured out how to do this with PHP. Is there I can test the result of the upload (i.e., did they really upload files?), and only send the email when files were actually uploaded?

Thanks,

Tom K.
by tomkirk23
Thu Oct 22, 2009 10:35 pm
Forum: JImageUpload
Topic: 100 file limit
Replies: 1
Views: 6991

100 file limit

Hi -

I see there is a limit of 100 files that you can upload. Is there a way to remove this limit?

Thanks,

Tom K.
by tomkirk23
Wed Oct 21, 2009 11:03 pm
Forum: JImageUpload
Topic: Follow-up questions...
Replies: 1
Views: 7033

Follow-up questions...

Ok, I have this just about working as I want it... I want to prompt the user for their name (I don't want to have security logins, I just want to prompt for their name). I then want to upload the files to a server folder named using a concatenation of the date/timestamp and the name they entered. So...
by tomkirk23
Wed Oct 21, 2009 10:58 am
Forum: JImageUpload
Topic: Folder question before I get my hands dirty...
Replies: 3
Views: 9851

Re: Folder question before I get my hands dirty...

Sounds very good.... Once question from a relative novice as it pertains to HTML, etc...... I do not want to use pre-established security accounts per user - nothing here needs to be all that secure. However, I do want each uploader to identify him/herself as part of the upload process - perhaps by ...
by tomkirk23
Tue Oct 20, 2009 9:47 pm
Forum: Others
Topic: Flickr upload applet beta
Replies: 1
Views: 13208

Re: Flickr upload applet beta

Please do a SmugMug version!
by tomkirk23
Tue Oct 20, 2009 9:29 pm
Forum: JImageUpload
Topic: Folder question before I get my hands dirty...
Replies: 3
Views: 9851

Folder question before I get my hands dirty...

Hi - I am considering using JImageUpload and providing users with the ability to upload folders.... Situation: My user community is 50 people or so and will change on an ongoing basis. These people submit photos to me that I edit/organize and then post on a group website. I want to provide these peo...