Image tagging like facebook in asp.net

前端 未结 1 964
暗喜
暗喜 2021-01-22 03:15

I am using asp.net and C#.

I have a image control, I want that people can tag that image[similar to facebook]. As I want to save the tag cordinated into the datbase, so

相关标签:
1条回答
  • 2021-01-22 03:36

    Yes. Its possible to create facebook like tagging in asp.net

    See the examples here

    and here

    0 讨论(0)
提交回复
热议问题