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

Notification

Icon
Error

Options
Go to last post Go to first unread
okanari  
#1 Posted : Tuesday, November 4, 2008 4:49:41 PM(UTC)
okanari

Rank: Newbie

Groups: Member
Joined: 8/15/2008(UTC)
Posts: 7

I am tryng to add some choices for the user in ImageUploader page. I have added some html table tags to show my choices. But this choices are shown before ImageUploader ActiveX loaded. How can I check

is Image Uploader (version 4) loaded or not?

Best Regards,
OKAN
Fedor  
#2 Posted : Tuesday, November 4, 2008 7:08:14 PM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Hello,

Quote:
I am tryng to add some choices for the user in ImageUploader page. I have added some html table tags to show my choices. But this choices are shown before ImageUploader ActiveX loaded. How can I check

is Image Uploader (version 4) loaded or not?


You can handle ImageUploader.InitComplete Event to determine whether Image Uploader is loaded. Before this event is fired, Image Uploader control is not totally loaded.

In next release we are going to improve in general ActiveX control installation process. It will be implement as extension to iuembed.js script. During control loading it will show installation progress. If necessarily or if control installation failed the script will display user instructions. The script also will handle all different ActiveX control installation processes in different Internet Explorer versions.

You can see how it looks either on attached images or on our demo site:

http://demo.aurigma.com/...nstallationProgress.aspx

Edited by user Tuesday, November 4, 2008 7:09:26 PM(UTC)  | Reason: Not specified

Fedor attached the following image(s):
InstallationProgress1.png
InstallationProgress2.png
Best regards,
Fedor Skvortsov
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.