Storing files or images in binary format to a database is not advicible always.
You can use file upload control and store it in a specific folder using Fileupload1.SaveAs(path) method. Also you can store the name of the file in database and retrieve it whenever necessary.
Mark this as answer, if it is.....
With regards
Nishithraj Narayanan
Suneel161, if this helps please login to Mark As Answer. |
Reply | Alert Moderator