PDA

View Full Version : Persits ASPUpload .NET?


powell
07-07-2004, 10:12 AM
I would like to upload to my .NET site. Looking at the Persits ASPUpload component site it seems that a .NET implementation is possible, however I have yet to get it going. On the FAQ there is a sample how to use Persits ASPUpload within a .asp page. Anyone have this working from within a .aspx?

Any help greatly appreciated,
Powell

bruce
07-07-2004, 11:47 AM
Though possible, we do not recommend using ASPUpload in .net code.

Why??

- You need to use a wrapper object to use the component
- you need to enable aspcompat in your page

You should consider using the built-in upload function of ASP.net

[b]quote:Originally posted by powell

I would like to upload to my .NET site. Looking at the Persits ASPUpload component site it seems that a .NET implementation is possible, however I have yet to get it going. On the FAQ there is a sample how to use Persits ASPUpload within a .asp page. Anyone have this working from within a .aspx?

Any help greatly appreciated,
Powell
</blockquote id="quote"></font id="quote">

infinitedes
08-04-2004, 09:10 AM
I recently had the same question I guess
I have read that it requires a 3rd party
component to upload files on the clients'
computers to an ASP.NET application. If
AspUpload won't work for this then it is
important because from what I've heard I
have to either buy a component for this,
or I have to use asp for file uploading.
[:(!]
Bruce, if you could give us a clue about
this built in component in .NET please do
[8D]

Owen

kevboz
11-04-2008, 03:43 AM
I'd like to know if any progress has been made to the ASPupload component. I'm using masterpages in my site and would like to use this applictation to allow vendors to upload files to our site. I'd really like to use in and aspx page with master pages. I'd appreciate any help with this and maybe a nice code sample.

thanks