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

Notification

Icon
Error

Options
Go to last post Go to first unread
ArunG  
#1 Posted : Sunday, August 4, 2013 11:02:23 PM(UTC)
ArunG

Rank: Newbie

Groups: Member
Joined: 8/4/2013(UTC)
Posts: 5

Hi,

I'm new to aurigma.

The ImageUploaderFlash uploads the files successfully, but after completion of upload i couldn't able to trigger any event automatically.

Can anybody tell what would be the solution for this.

Thanks.

vitaly  
#2 Posted : Monday, August 5, 2013 12:39:32 AM(UTC)
vitaly

Rank: Advanced Member

Groups: Member
Joined: 12/19/2012(UTC)
Posts: 164

Was thanked: 8 time(s) in 8 post(s)
Hi ArunG,

Please provide me more details about your problem. Do you need to call some callback function after upload complete?

Please read about events in HTML5/Flash Uploader here:

http://www.aurigma.com/d...s_ImageUploaderFlash.htm

Best regards,

Vitaly Kustov

Aurigma Technical Support

ArunG  
#3 Posted : Monday, August 5, 2013 4:54:45 AM(UTC)
ArunG

Rank: Newbie

Groups: Member
Joined: 8/4/2013(UTC)
Posts: 5

Hi vitaly,

Thanks for reply.

I have implemented up-loader in asp.net application.

I need show a grid containing the details of files uploaded after all files gets uploaded.

The grid binding event should be triggered in code behind (C#) only. I couldn't able to trigger this binding event.

The page URL that you have mentioned that contains the event that is performed in page script.

I wants events that should be done in code behind.

Thanks.

vitaly  
#4 Posted : Tuesday, August 6, 2013 3:55:40 AM(UTC)
vitaly

Rank: Advanced Member

Groups: Member
Joined: 12/19/2012(UTC)
Posts: 164

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

You should use OnFileUploaded or OnAllFilesUploaded events. Please find out more information about these events in the documentation topic:

http://www.aurigma.com/d...pnet-iuf.htm#typedAccess

There you can find code examples.

Best regards,

Vitaly Kustov

Aurigma Technical Support

ArunG  
#5 Posted : Wednesday, August 7, 2013 12:00:42 AM(UTC)
ArunG

Rank: Newbie

Groups: Member
Joined: 8/4/2013(UTC)
Posts: 5

Hi,

I have tried on OnAllFilesUploaded event.

From using that also i couldn't able to achieve the target.

Sorry.

Is there is any other way. ?

Thanks.

vitaly  
#6 Posted : Wednesday, August 7, 2013 2:10:10 AM(UTC)
vitaly

Rank: Advanced Member

Groups: Member
Joined: 12/19/2012(UTC)
Posts: 164

Was thanked: 8 time(s) in 8 post(s)
Note, if you need to see uploaded files on the same page during upload you should use AJAX technology instead of regular ASP.NET controls. With regular controls, you cannot refresh the page without a postback.

We have an example how to implement it using AJAX-like approach:

http://demo.aurigma.com/...sh/AjaxDemo/Default.aspx

Hope this helps.

Best regards,

Vitaly Kustov

Aurigma Technical Support

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.