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

Notification

Icon
Error

Options
Go to last post Go to first unread
davewolfs  
#1 Posted : Sunday, April 8, 2007 9:19:55 AM(UTC)
davewolfs

Rank: Member

Groups: Member
Joined: 4/3/2007(UTC)
Posts: 6

Hey folks,

Just wondering.

Is there anyway for ImageUpload to retrieve the redirect URL from the response?

Thanks,

Dave
Alex Makhov  
#2 Posted : Saturday, April 14, 2007 2:04:49 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups:
Joined: 8/3/2003(UTC)
Posts: 998

Hello Dave,

Yes, you could write the redirect URL value to the server response and then get it in the Progress event handler. Please, read this topic. The response will be available as a value of StatusText parameter when Status is "COMPLETE".

Edited by user Friday, February 22, 2008 2:32:06 PM(UTC)  | Reason: Not specified

Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
davewolfs  
#3 Posted : Sunday, April 22, 2007 12:27:41 PM(UTC)
davewolfs

Rank: Member

Groups: Member
Joined: 4/3/2007(UTC)
Posts: 6

Thanks for the reply.

Another question.

Under what conditions, will a reponse of COMPLETE vs ERROR be returned? Must a 500 internal server error have to occur for ERROR to be returned?
Alex Makhov  
#4 Posted : Sunday, April 22, 2007 1:16:21 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups:
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

The progress event with COMPLETE will be fired in case of http code 200 retrieved. With other codes there will be ERROR.
Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
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.