C# + Drag Drop Text over Image and save text position in database

Posted by Rupniceguy under ASP.NET on 3/24/2015 | Points: 10 | Views : 2106 | Status : [Member] | Replies : 1
Thanks for your time.

There is a requirement of dragging/dropping text over a image(loaded in a webpage) at certain position in image. Once all text is added I want to save these text and their location to database and later I should be able to load this all the text over image at same location. I want to use ASP.NET, C#, SQL Server for this. Is this possible/doable?

Could you please let me know how can I do this? any hint/sample code will be highly appreciated.

Thanks, Roop




Responses

Posted by: Rajnilari2015 on: 3/31/2015 [Member] [Microsoft_MVP] [MVP] Platinum | Points: 25

Up
0
Down
I think this fits your requirement. It is very close to your solution

http://jsfiddle.net/kKuqH/2002/

--
Thanks & Regards,
RNA Team

Rupniceguy, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response