Hi after the upload is done, i'd like to stay on the same page. ..
Keep in mind i'm using the pbmode is = inline, but even in popup mode, it reloads the parent page. I've made the following page which gets me half way there.
# print"</Form><Script>document.F1.submit();document.location='about:blank';</Script></BODY></HTML>";
print"</Form><Script>document.location='javascript:false';parent.hideLayer(); </Script></BODY></HTML>";
Is there anyway for me to not have to reload the parent page? I've got a small DHTML file browser so i don't want the parent page reloaded, i just want to keep on uploading if possible, but strange things happen, after i hide the layer and show the upload button again
XUpload - Upload again without refresh?
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm