Aurigma Forums
»
Upload Suite
»
Discussions – ActiveX/Java Uploader
»
How can I check IF the uploader is not installed/installed in IE?
Rank: Advanced Member
Groups: Member
Joined: 1/15/2005(UTC) Posts: 62
Thanks: 1 times
|
Hey guys, Just a quick question - I was reading this today but was unable to find out is there a place in your code that checks the clients PC to see if the uploader is installed or if it is NOT installed in IE only? Our aim here is to show a different template to our users for those that DON'T have the uploader installed on their PC in IE only to help guide them through the ActiveX installation. Thanks again Edited by user Tuesday, October 28, 2008 7:23:41 AM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 9/19/2006(UTC) Posts: 491
Was thanked: 30 time(s) in 30 post(s)
|
Hello, In IE you can try to use something like this: Code:var iu = new ImageUploaderWriter("ImageUploader", 800, 600);
…
alert(iu.getActiveXInstalled());
Edited by user Tuesday, October 28, 2008 7:23:19 AM(UTC)
| Reason: Not specified |
Best regards, Eugene Kosmin The Aurigma Development Team
|
|
|
|
Rank: Advanced Member
Groups: Member
Joined: 1/15/2005(UTC) Posts: 62
Thanks: 1 times
|
Thanks. Will give that a whirl.....
|
|
|
|
Aurigma Forums
»
Upload Suite
»
Discussions – ActiveX/Java Uploader
»
How can I check IF the uploader is not installed/installed in IE?
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.