Showing posts with label store. Show all posts
Showing posts with label store. Show all posts

Saturday, March 24, 2012

Uploadcontrol asp.net

Hi Friends, Using upload control in asp.net how can we upload .mp3 and power point presentation.Because i want to store that information in MS sqlserver.Can anybody help me to provide c# code thanxkiran

please refer to this MSDN articlehttp://msdn2.microsoft.com/en-us/library/aa478971.aspx

to save your file to a Database refer tohttp://www.codeproject.com/aspnet/fileupload.asp