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

Notification

Icon
Error

Options
Go to last post Go to first unread
declanmeade  
#1 Posted : Thursday, May 29, 2008 8:49:36 PM(UTC)
declanmeade

Rank: Newbie

Groups: Member
Joined: 1/29/2008(UTC)
Posts: 2

Hi,

We are using the image uploader on a client's website. It works on all versions (IE, Apple Mac and Firefox). It also works on IE on the Vista OS. However the firefox version freezes on Vista when the aspx page is opened with the control on it. I have upgraded to version 5.1. Here is my code:

iu.activeXControlEnabled = true;
iu.activeXControlCodeBase = ""../Member/ImageUploader5.cab"";
iu.activeXControlVersion = ""5,1,0,0"";
iu.javaAppletEnabled = true;
iu.javaAppletVersion=""5,1,0,0"";
iu.javaAppletCodeBase=""./"";

Is this a known bug or am I missing a parameter?

Regards,
Declan Meade
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.