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

Notification

Icon
Error

Options
Go to last post Go to first unread
idldmit  
#1 Posted : Friday, June 26, 2009 12:00:06 AM(UTC)
idldmit

Rank: Newbie

Groups: Member
Joined: 3/6/2009(UTC)
Posts: 1

Hi. Is there a way to show message when user drops file that has incorrect extension?
Tamila  
#2 Posted : Sunday, June 28, 2009 5:46:36 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,

Instead of message I recommend you to use FileMask property. In this case Image Uploader will show files with correct extension only.
For example:
Code:
iu.addParam("FileMask", "*.jpg;*.jpeg;*.png");


To get more information about this property click here:
FileMask Property
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.