Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

.NET Forum


You are currently viewing our .NET Forum as a guest. Please register to participate.
Login



Reply
Can anyone recommend a decent ASP.NET upload prog?
Old 06-07-2006, 07:21 AM Can anyone recommend a decent ASP.NET upload prog?
Junior Talker

Posts: 3
Trades: 0
Hi all

I'm in need of an inexpensive ASP.NET script/prog that allows customers to easily upload a file to our website's server (just one, multiple uploads aren't needed). This will be integrated with an SSL certificate as the file may be sensitive, and also, I don't want the "modified on" datestamp changing once the file has been uploaded as the file is time-sensitive as well!

An integrated feature where the file can be securely downloaded again (by the administrators, to a different location) would be an advantage, but not the be-all-and-end all.

Anyone got any recommendations? All help welcome...

Thanks!

G
gingermop is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-07-2006, 08:01 AM Re: Can anyone recommend a decent ASP.NET upload prog?
Minaki's Avatar
Defies a Status

Posts: 1,626
Location: Guildford, UK
Trades: 0
Why do you need to buy a script to do that? You can do it in a couple of lines of code using the FileUpload component.

Not sure about changing the modified date though... I don't think that's possible.
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Minaki is offline
Reply With Quote
View Public Profile Visit Minaki's homepage!
 
Old 07-13-2006, 07:20 AM Re: Can anyone recommend a decent ASP.NET upload prog?
Junior Talker

Posts: 1
Name: Gregory Pancov
Trades: 0
Hi,
You can use standard .net class or any professional upload control. One of them http://www.powupload.com
SSL controlled by IIS server and browser so all (I think) upload controls will support SSL.

Also, there you can find .net example of code for file download.

If I right understand you want to pass "date modified" from user side with file to your server, right?

It is impossible: a) browser can't get access to file date modifed b) Files Upload standard don't pass information like this. See here http://www.faqs.org/rfcs/rfc1867.html

If you want to pass date modified you need to use ActiveX on user side or Flash upload. Flash upload can get access to file date modifed property. On Powupload web site there is source code of flash files uploader.
GPanda is offline
Reply With Quote
View Public Profile
 
Old 08-04-2006, 10:06 AM Re: Can anyone recommend a decent ASP.NET upload prog?
saadatshah's Avatar
Extreme Talker

Posts: 215
Name: Syed Saadat Ali
Location: Lahore, Pakistan
Trades: 0
Use .Net 2.0 file uploading control or refer to the following for a list of components:

ASP.Net File Upload & File Download Components & Controls
__________________
- -- --- ---- ----- ------ ------- ---------------
If you have knowledge, let others light their candles in it.
saadatshah is offline
Reply With Quote
View Public Profile Visit saadatshah's homepage!
 
Old 08-07-2006, 09:13 AM Re: Can anyone recommend a decent ASP.NET upload prog?
saadatshah's Avatar
Extreme Talker

Posts: 215
Name: Syed Saadat Ali
Location: Lahore, Pakistan
Trades: 0
Any progress pal?
__________________
- -- --- ---- ----- ------ ------- ---------------
If you have knowledge, let others light their candles in it.
saadatshah is offline
Reply With Quote
View Public Profile Visit saadatshah's homepage!
 
Reply     « Reply to Can anyone recommend a decent ASP.NET upload prog?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.14588 seconds with 12 queries