472,952 Members | 2,433 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,952 software developers and data experts.

File Uploading issue

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

Jan 11 '06 #1
9 945
I guess you will need to return a result page back to the browser after
you have completed the download... Have you done that??

Jan 11 '06 #2
Hi,

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?


It's waiting for the page to finish lo load back.

Does it takes long to do the uploading process?
You may get a timeout if so.
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
Jan 11 '06 #3
Coulkd you try to explain it? I don't sure to understand what you mean.

Thanks
Giuseppe

Jan 12 '06 #4
The upload is finished immediately ... but the progress bar run run run ...

Thanks.
Giuseppe

Jan 12 '06 #5
Well... What happens in your code after you upload the file? You must
send a "result page" to the browser ... I'm not sure how to explain it
further ... Maybe you can post your code if it's not too long ...

Jan 12 '06 #6
No nothing result. Not at the moment. Just want to upload, and wait that
page automatically postback because execution is finished.

Bye
Giuseppe

Jan 13 '06 #7
Hi,

"Giuseppe Esposito" <giusespo@no_spam_libero.it> wrote in message
news:9f*************************@news.microsoft.co m...
The upload is finished immediately ... but the progress bar run run run
...


Are you sure?

Create a hook for page Unload and put a breakpoint there.

If it goes, then post some of the relevant code
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
Jan 13 '06 #8
Well the page upload is done by an httpModule I've written ...
Is PageUnload method called also in this case?

Thanks
Giuseppe

Jan 13 '06 #9
Do you mean HttpHandler?

Jan 14 '06 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Pamela Chatterjee | last post by:
In my project I am uploading file, using HttpPostedFile in ASP.NET. In my project I have to allow user to upload pdf, gif and jepg file only. I know after uploading file I can check ContentType of ...
1
by: Thorsten Wienbarg | last post by:
Hi there, after doing some reading on this subject, I found lots of information on how to actually avoid not uploading a file. They don't tell me how to exclude the contents of a file though. ...
10
by: darrel | last post by:
I have an input type="file" field that I am using to accept a file upload. This works, but I'm having problems with the filename property. In firefox, this: MyInputField.postedfile.filename ...
6
by: jackson | last post by:
Hi all, Im having problem when uploading file to localhost. but I can upload to drive c: any idea thanks
3
by: Mike Kelly | last post by:
Hi. I've built a page using standard ASP.NET 2.0 features and when I upload a large file (>20MB) to our intranet server, I get a paltry 100KB/s on our 100Mb/s LAN. Simply copying the file, I get...
3
by: J055 | last post by:
Hi How do I tell the user he has tried to upload a file which is too big... 1. when the httpRuntime.maxRequestLength has been exceeded and 2. when the uploaded file is under then...
3
by: OriginalBrownster | last post by:
I am currently uploading a file from a users computer to the file system on my server using python, just reading the file and writing the binaries. total_data=' ' while True: data =...
2
by: Ramanichandran | last post by:
Dear all, Could u please give some idea. The issue is, in web page while uploading a file it will give eror. Microsoft VBScript runtime error '800a0046' ...
7
by: yatin.smile | last post by:
I am a fresher in php and java script. that's wy i join a group for do a discussion on different concepts of php and java scripts. now i m working on file uploading.So i need a discussion on this...
10
by: Redhairs | last post by:
In a web farm environment, how to store the user uploading files for future access? Store them in db, local file system or centralized file server? If trying to storing the file in local file...
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.