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

Notification

Icon
Error

Options
Go to last post Go to first unread
Vijai  
#1 Posted : Monday, November 5, 2007 6:43:00 PM(UTC)
Vijai

Rank: Member

Groups: Member
Joined: 11/5/2007(UTC)
Posts: 4

Hi

I am using trial version of Image uploader

The scenario is I need to select multiple files(jpeg,bmp,pdf and doc).

I need to optimise or resize only the image files not the other files(pdf and doc)

I used for iu.addParam("UploadSourceFile", "false"); for resize.

Please let me know is that possible.

Thanks for your help.

Vijai

George Ulyanov  
#2 Posted : Monday, November 5, 2007 7:03:38 PM(UTC)
George Ulyanov

Rank: Advanced Member

Groups: Member
Joined: 7/26/2006(UTC)
Posts: 203

Hello,

Image Uploader doesn't resize .pdf, .doc, or any other non-image files. When you upload such files Image Uploader sends only standard icons.

You can check ThumbnailXSucceeded_N POST field on server side to know what exactly file type you have received. Also please note that you should set UploadThumbnail(N)FallbackMode to SourceFile value.

Edited by user Wednesday, October 29, 2008 12:30:39 PM(UTC)  | Reason: Not specified

Best regards,

George Ulyanov

Vijai  
#3 Posted : Monday, November 5, 2007 7:43:12 PM(UTC)
Vijai

Rank: Member

Groups: Member
Joined: 11/5/2007(UTC)
Posts: 4

Hi

Thank you.Its worked.

Cheers

Vijai

Alex Makhov  
#4 Posted : Friday, November 9, 2007 4:39:53 PM(UTC)
Alex Makhov

Rank: Advanced Member

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

Hello,

Also we will implement file compression according to file mask feature in Image Uploader 5.0 so you will be able to send your .doc files as Zip archives. You could read about main Image Uploader 5.0 features in my blog. In short it is available using UploadThumbnail(N)CompressionMode property.

Edited by user Monday, February 25, 2008 1:54:37 PM(UTC)  | Reason: Not specified

Sincerely yours,

Alex Makhov

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.