How to upload image URL in SQL server and retrieve in grid view using ASP.NET?
Can you point me to any tutorials and/or sample code?
How to upload image URL in SQL server and retrieve in grid view using ASP.NET?
Can you point me to any tutorials and/or sample code?
That one's not so hard! = )
In addition to your gridview, I'd suggest using a TextBox to enter your URL data(s).
http://stackoverflow.com/questions/3748/storing-images-in-db-yea-or-nay
plz check this url friend