Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Mona Troy  
#1 Posted : Sunday, February 11, 2007 10:43:22 PM(UTC)
Mona Troy

Rank: Member

Groups: Member
Joined: 1/17/2007(UTC)
Posts: 14

Dear Aurigma;

How are you? Hope all is well.

We are registered users of Aurigma Image Uploader v.4.1 (Dual).

Question: Is there a way to "force" the user to enter a "Description" for the image, and show an error if the Description is blank or too short? In other words, I think there is a function called "MaxDescLength" (not sure of that exact function name as I am writing this from memory, and the actual/correct name may be different) which captures/limits the maximum length for the Description text. We are trying to find out if there is a similar function that will enable us to catch/determine the "Minimum" length of Description (Descriptions that are too short or of zero length). We are trying to prevent users from uploading images with a blank/zero "Description", and need a way to be able to do so.

Please advise.

Thank you in advance for your assistance!

Regards,

Mona.
Alex Makhov  
#2 Posted : Monday, February 12, 2007 12:20:46 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

You can use UploadFileDescription indexed property to check all descriptions in BeforeUpload event handler and deny upload (just return false) if any of the descriptions are too short.

Edited by user Wednesday, February 20, 2008 7:30:38 PM(UTC)  | Reason: Not specified

Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.