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

Notification

Icon
Error

Options
Go to last post Go to first unread
ronaldylee  
#1 Posted : Tuesday, February 3, 2009 2:28:31 AM(UTC)
ronaldylee

Rank: Newbie

Groups: Member
Joined: 2/3/2009(UTC)
Posts: 2

Hi,

Is there a way to configure Image Uploader so that it is configured to upload a thumbnail (smaller version of the original image), but still send the hash of the original image file? Can the uploader life-cycle be intercepted some how so that I can add a callback function to create has of the original file and let ImageUploader to send it back (or I set a custom POST field)?

thx
Ron
Tamila  
#2 Posted : Tuesday, February 3, 2009 1:34:16 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hello Ron,

Please make sure that you disabled source file upload:
Code:
iu.addParam("UploadSourceFile", "false");

Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
Users browsing this topic
Guest
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.