Print Page | Close Window

Uploading? ASP vs ASP.NET

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=8374
Printed Date: 01 April 2026 at 7:19am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Uploading? ASP vs ASP.NET
Posted By: TYSON
Subject: Uploading? ASP vs ASP.NET
Date Posted: 28 December 2003 at 7:02am

Im currently redoing my sites file directory in asp and am about to rewrite the upload module for it, At the moment it's written in VB.NET and the largest file so far that ive seen succesfully uploaded is about 11MB , are there any ASP components that could do this? as im much more fluent in asp than .net.

So what im wanting to know is which language/Component is best for browser based uploading? Pro, cons etc... any input would be excellent.

Thanks for your time.



-------------
http://www.fuo-motorsports.com/ - http://www.fuo-motorsports.com/



Replies:
Posted By: Semikolon
Date Posted: 28 December 2003 at 7:41am

you could try http://www.persits.com - Persits ASP Upload or http://www.dundas.com - Dundas ASP Upload or any similar..

Dundas is free and most hosts have either Dundas or Persits aspupload component installed..



Posted By: Boecky
Date Posted: 29 December 2003 at 2:06pm
I'm looking for an ASP.NET module written in VB.NET. If it's possible, can you give me an example of it? If it's your own written code, I understand that you won't give it thanks anyway! Btw, take a look here, i guess you'll find something useable http://www.aspin.com/home/components/file/upload - http://www.aspin.com/home/components/file/upload


Posted By: michael
Date Posted: 29 December 2003 at 8:05pm
A developer at my company wrote a C# class that we use for our upload site. We successfullt upload file well over 200MB. Most ASP Components I tried time out before that. I can check if I can get you the code but can't promise it.

-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker


Posted By: TYSON
Date Posted: 29 December 2003 at 10:03pm

Thanks for the input guys, it's appreciated.

WOW 200mb thats crazy, Timeouts are the main reason im a bit cautious of ASP components, im yet to find one that doesn't timeout on the larger uploads. How are timouts handled in .net uploads?, surely it's not just by playing with the maxRequestLength setting in web.config.

Michael, I assume that was a custom upload class and not just a class utilizing .net's built in upload function?



-------------
http://www.fuo-motorsports.com/ - http://www.fuo-motorsports.com/



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net