RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
Jquery Dialog

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XUpload
View previous topic :: View next topic  
Author Message
mixke1



Joined: 01 Jul 2011
Posts: 1

PostPosted: Jul 01, 2011 7:11 am    Post subject: Jquery Dialog Reply with quote

Has anyone had any success putting their upload form inside of a jquery dialog? When I do it the dialog will open fine but then immediately flashes to a full window that says:

Code:

Upload in progress...Close this window

Initializing Upload...


Initializing Upload...


Initializing Upload...



Any help with this would be greatly appreciated.

Thanks
Mike
Back to top
View user's profile Send private message
ptzacs



Joined: 12 Jul 2011
Posts: 1

PostPosted: Jul 12, 2011 10:07 am    Post subject: Reply with quote

I just managed to get this to work by putting an iframe inside the dialogue.
Like this:-

<div id="uploadfile" title="Upload Files">
<iframe src="xupload/upload_form.html" border="0" width="520" height="350"></iframe>
</div>
Back to top
View user's profile Send private message
dynagraphics



Joined: 04 Aug 2011
Posts: 4

PostPosted: Aug 09, 2011 3:24 pm    Post subject: stopping an upload when upload_form.html is inside an iframe Reply with quote

ptzacs, when you put the upload_form.html inside an iframe does your "Stop Upload" button still work? I'm using Xupload inside an iframe and the problem I'm having is the "Stop Upload" button creates an "Access Denied" javascript error and doesn't actually stop the upload (but it does stop the progress bar updates). Any help you can provide would be helpful. Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XUpload All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group