hi
i use fileupload control in my page that save image in my database with binary data is there any way that when i upload file instead of saving binary data it save that imagename in image column?
Thanks
You can save the image path in database and image on disk as shown in this article
Display Images in GridView Control using the path stored in SQL Server database
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.