File upload problem

This is a discussion on "File upload problem" within the ASP.NET Forum section. This forum, and the thread "File upload problem are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > ASP.NET Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Oct 10th, 2006, 02:34
New Member
Join Date: Oct 2006
Location: Surrey, UK
Age: 27
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
File upload problem

Hi all,

I have written an AJAX progress bar for file uploads... the file upload is implemented in an HttpModule.

When a file is submitted using an input type="file", the browser hangs until the file has finished uploading.

I know this doesn't have anything to do with the code that actually uploads the file, because when i was first running some tests (before actually writing the module) using the built-in asp.net file upload bits, i was getting the same problem.

The file input is located in an iframe on the page which, onsubmit, calls a function in the parent page to handle the progress callbacks. Once the iframe submits, no more code is executed on the parent page until the iframe has finished uploading.

Does anyone know why this is happening?

Thanks in advance

Scott
Reply With Quote

Reply

Tags
file upload

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP+SQL+File Upload joshlindem PHP Forum 5 May 10th, 2008 16:48
file upload berry05 Job Opportunities 0 Mar 19th, 2008 19:09
renama file name before upload mcnika PHP Forum 1 Mar 17th, 2008 12:13
File Upload magiccupcake PHP Forum 1 Jan 22nd, 2007 05:10
File upload djme PHP Forum 4 Jan 11th, 2006 18:25


All times are GMT. The time now is 00:01.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43