开发者

How can upload image URL in SQL server and retrieve in grid view using ASP.NET?

开发者 https://www.devze.com 2022-12-25 15:22 出处:网络
How to upload image URL in SQL ser开发者_开发问答ver 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 ser开发者_开发问答ver and retrieve in grid view using ASP.NET?

Can you point me to any tutorials and/or sample code?


  • Gridviews with Pictures
  • Using SQL

That one's not so hard! = )

In addition to your gridview, I'd suggest using a TextBox to enter your URL data(s).


Please consult Storing Images in DB - Yea or Nay?

0

精彩评论

暂无评论...
验证码 换一张
取 消