Uploading Images to the file system and the path of the Image in SQL Database
-
Hi All, I am Curently working on an C#,ASP.Net website, can any one help me how to upload the Images from the local system to the file system and the path of the same in the SQL Database. So that i can retrive the same image to display at the required place through the path which i have stored in SQL Database. Please Please Please Please Please......... do any one help me out.
chandu
-
Hi All, I am Curently working on an C#,ASP.Net website, can any one help me how to upload the Images from the local system to the file system and the path of the same in the SQL Database. So that i can retrive the same image to display at the required place through the path which i have stored in SQL Database. Please Please Please Please Please......... do any one help me out.
chandu
-
Hi All, I am Curently working on an C#,ASP.Net website, can any one help me how to upload the Images from the local system to the file system and the path of the same in the SQL Database. So that i can retrive the same image to display at the required place through the path which i have stored in SQL Database. Please Please Please Please Please......... do any one help me out.
chandu
If u r working in .net 2.0 use the fileupload control by using that u can also specify where to save image and u can also store the path in the DB