Welcome Guest Search | Active Topics | Members

DropFilesHereImageFormat doesn't work in IE Options
andreasw
Posted: Monday, October 06, 2008 1:40:40 AM
Rank: Newbie
Groups: Member

Joined: 9/7/2008
Posts: 3
Points: 9
Greetings,

I'm trying to use the mentioned property, works beauty in Firefox, but for some reason doesn't work on IE (no error no nothing). Anyone had the same issue before?
Code:
var iu = new ImageUploaderWriter("ImageUploader", 480, 200);

iu.activeXControlEnabled = true;
iu.javaAppletEnabled = true;
iu.activeXControlCodeBase = "/files/ImageUploader5.cab";
iu.javaAppletCodeBase = "/files/";

/* setting images properties and limitations */
iu.addParam("MaxFileCount", "3");
iu.addParam("MaxFileSize", "2097152");
iu.addParam("FileMask", "*.jpg;*.jpeg;*.gif;*.png");
iu.addParam("BackgroundColor", "#DDDDDD");
iu.addParam("ButtonSendText", "Upload File(s)");
iu.addParam("AdditionalFormName", "PhotoUpload");
iu.addParam("PaneLayout", "OnePane");
iu.addParam("Action", "/p/cars/media/photo");
iu.addParam("FilesPerOnePackageCount", "1");
iu.addParam("DropFilesHereImageFormat", "Url=http://example.com/something.jpg;Width=194;Height=99;Position=Center");


Thank's in advance for your help.
Fedor
Posted: Monday, October 06, 2008 3:41:21 AM

Rank: Advanced Member
Groups: Administration , Member

Joined: 7/28/2003
Posts: 1,254
Points: -345
Location: WA, US
Hello,

Please update to the recent version 5.5.6 where this problem was fixed.

Best regards,
Fedor Skvortsov
andreasw
Posted: Monday, October 06, 2008 7:35:37 PM
Rank: Newbie
Groups: Member

Joined: 9/7/2008
Posts: 3
Points: 9
Ok will try, thank's =D
andreasw
Posted: Monday, October 06, 2008 8:04:12 PM
Rank: Newbie
Groups: Member

Joined: 9/7/2008
Posts: 3
Points: 9
hm, it still doesn't work, I tried deleting the unnecessary params and leaving only
DropFilesHereImageFormat (Url=http://example.com/something.jpg;Width=194;Height=99;Position=Center)
and
PaneLayout (OnePane).

Any idea what I might've missed here?
Fedor
Posted: Thursday, October 09, 2008 6:49:34 PM

Rank: Advanced Member
Groups: Administration , Member

Joined: 7/28/2003
Posts: 1,254
Points: -345
Location: WA, US
Hello,

It works for me with both ActiveX and Java version. I have deployed simple sample:

http://demo.aurigma.com/ImageUploader5/Test/

You should see (Upload) button instead of "Drop files here..." label.

Could you submit case or post here the link to the page with Image Uploader in order we checked it?


Best regards,
Fedor Skvortsov
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.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Yet Another Forum.net version 1.9.1.6 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.