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

Notification

Icon
Error

Options
Go to last post Go to first unread
blake06  
#1 Posted : Thursday, April 16, 2009 2:01:04 AM(UTC)
blake06

Rank: Member

Groups: Member
Joined: 3/4/2007(UTC)
Posts: 12

Hello,

Our server-side code attempts to separate the uploaded images into the correct folder structure by parsing the file names of the uploaded images.

We can do this successfully with the Java Version.

With the ActiveX version, it works fine if you are using the AddFolders() method to choose the images, but if you just add some images using the AddFiles() method, then the ActiveX control does not put any directory info with the filename, so on the server-side, there is no way to correctly name the "folder" for the images. I realize that you do not want to send the full path of the image for security reasons, but could you at least send 1 directory 'up' (i.e. the name of the parent folder that the image is in)?

Thanks,
Blake Birkenfeld
Dmitry  
#2 Posted : Thursday, April 16, 2009 7:53:07 PM(UTC)
Dmitry

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 8/3/2003(UTC)
Posts: 1,070

Thanks: 1 times
Was thanked: 12 time(s) in 12 post(s)
Hello Blake,

The feature when Image Uploader Java allows getting of full paths to files will be closed in version 6 due to security reasons.

The supposed behaviour is getting related paths like you described before. To enable this feature you will need to ImageUploader.AllowFolderUpload Property set to true and upload folders instead of single files. Please, read the Uploading Folders topic for details.

Edited by user Thursday, April 16, 2009 7:54:08 PM(UTC)  | Reason: Not specified

Sincerely yours,
Dmitry Sevostyanov

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.