Image tagging like facebook in asp.net

2019-02-27 11:43发布

问题:

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 that the admin can see the tags made by the user on the image. Please let me know how can I achieve this in asp.net with JQuery.

Thanks in advance.

回答1:

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

See the examples here

and here