Book mark functionality
.NET (Core and Framework)
6
Posts
4
Posters
0
Views
1
Watching
-
Hi i need bookmark functionality in asp.net web page. if i marked as bookmark a word or sentence in webpage, if i click on text or bookmark image need to show bookmark details
-
-
Hi i need bookmark functionality in asp.net web page. if i marked as bookmark a word or sentence in webpage, if i click on text or bookmark image need to show bookmark details
Store it in user cookies and retrieve it. Simple.
tf
-
Hi i dont want entire page bookmark in browser and bookmark the page with in application. I need bookmark like " Specific selected word bookmark in a webpage"
-
Hi i need bookmark functionality in asp.net web page. if i marked as bookmark a word or sentence in webpage, if i click on text or bookmark image need to show bookmark details