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

Notification

Icon
Error

Options
Go to last post Go to first unread
saravanakumar.gg  
#1 Posted : Thursday, August 2, 2007 11:20:44 PM(UTC)
saravanakumar.gg

Rank: Member

Groups: Member
Joined: 3/30/2007(UTC)
Posts: 10

Hi,

Can i force to have java upload mode in IE instead of having activeX. If so pls explain me how?

Thanks

Edited by user Monday, February 25, 2008 4:16:05 PM(UTC)  | Reason: Not specified

Saravana Kumar G.G
Eugene Kosmin  
#2 Posted : Monday, August 6, 2007 8:10:56 PM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 9/19/2006(UTC)
Posts: 505

Was thanked: 41 time(s) in 41 post(s)
Hello,

If you want to use Java Image Uploader with IE, you should write something like this:
Code:
var iu = new ImageUploaderWriter("ImageUploader", 800, 600);
…
iu.activeXControlEnabled = false;
…
iu.writeHtml();

Edited by user Monday, February 25, 2008 4:16:19 PM(UTC)  | Reason: Not specified

Best regards,
Eugene Kosmin
The Aurigma Development Team
saravanakumar.gg  
#3 Posted : Monday, August 6, 2007 10:44:08 PM(UTC)
saravanakumar.gg

Rank: Member

Groups: Member
Joined: 3/30/2007(UTC)
Posts: 10

Thanks a lot
Saravana Kumar G.G
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.