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

Notification

Icon
Error

Options
Go to last post Go to first unread
teja  
#1 Posted : Tuesday, September 6, 2005 7:37:02 AM(UTC)
teja

Rank: Member

Groups: Member
Joined: 1/31/2005(UTC)
Posts: 6

Hi,

Say I have my page divided into two frames. frame1 has the image uploader object and I want the Action param to be the frame2. Can anyone tell me how to do that?

regards,
Teja
Fedor  
#2 Posted : Thursday, September 8, 2005 1:49:50 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 Teja,

Quote:
teja (9/6/2005)
Hi,

Say I have my page divided into two frames. frame1 has the image uploader object and I want the Action param to be the frame2. Can anyone tell me how to do that?


Actually Image Uploader uploads neither in frame1 nor frame2. It creates separate upload request and sends it to server. That's why the response from server is not returned to current frame. and for example you need redirect user manually.

Please read Handling Upload Completion article for more info.

So way after handling upload completion you can update frame2 manually via JavaScript.

Edited by user Wednesday, October 29, 2008 12:47:21 PM(UTC)  | Reason: Not specified

Best regards,
Fedor Skvortsov
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.