File Upload issue

G

Giuseppe Esposito

Well, I'm trying to create my own file uploader, just to start with something

that can be usefull for me in the later days.
I did it. Certainly it was so simple as I thought, actually I've some little
bugs that I'm going to correct.

But the thing that I'm not able to do is understand why, despite I got all
the stream from the multipart-data form, chuncked
in small pieces, rebuilt all files, many times (suppose 3 on 5) Internet
Explor progress bar continue to run. Run What?

I read all. So I suppose tehre is a way to inform IE or the IIS (I don't
know who must to inform) that I finished all the work.

I tried to look up something over web, but nothing useful. Any idea on where
to start to collect information as well as same
sample code to analyze?

thank you to anyone
Giuseppe
 
B

Bruce Barker

the IE progress bar runs until the response to the request is finished. your
uploader needs to send a valid page back to the browser.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,480
Members
44,900
Latest member
Nell636132

Latest Threads

Top