Jump to content

upload in background


pagegen

Recommended Posts

Hello Guys..

 

I am working on a system when allows users to upload there files to my server.. th files can be very large..

I want to kwn if there is a way to do the upload in background...

 

so users come on, select the file they want to upload.. and then when they submit. they can navigate to other pages, but the upload carrys on in the background..

 

Any help and advice will be very helpfull..

 

 

Thank you

Link to comment
Share on other sites

I think you can do that with .Net using Internet Explorer on a Windows system. Sorry for all the swearing! It's not possible with PHP or any other server side language that doesn't use OS dependent functionality to interact with the browser. When you start a download it is the browser that handles the operation. Because .Net can use activeX to communicate with IE you get greater OS/Browser functionality allowing such things as background downloading. You also lose all the benefits of using Open Source software!  :'(

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.