Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

Please provide a solution regarding,

How to Upload , encrypt and save a file in a database using ASP and ASP.Net?

Thanks in advance

thanks
Abhay
Deleted@gmail.com
+91-9650083044


[Edit]Removed Email address[/Edit]

[edit]SHOUTING removed - OriginalGriff[/edit]
Posted
Updated 19-Nov-12 19:29pm
v3
Comments
__TR__ 20-Nov-12 1:08am    
Do not post your email address in any forum. You will receive an email if someone responds to your question.
OriginalGriff 20-Nov-12 1:29am    
DON'T SHOUT. Using all capitals is considered shouting on the internet, and rude (using all lower case is considered childish). Use proper capitalisation if you want to be taken seriously.

1 solution

Upload: Upload control[^]
Encrypt: http://support.microsoft.com/kb/307010[^]
Save to database: Depends to an extent on the database you are using. May not be a good idea anyway, depending on the file size and the number of expected files.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900