Has anyone ever created a page in .NET that the user can click on an icon or link and add the current page to a favorites page?
What I want to do is have our users go to their most frequently used pages on our site and add it to their favorites so the next time they log on, they can go directly to their favorites page and click the link they want instead of hunting through the site to get to a certain page.
I think it can be done fairly easily, but I have never done anything like this. Is there some sample code out there I can look at?
What I want to do is have our users go to their most frequently used pages on our site and add it to their favorites so the next time they log on, they can go directly to their favorites page and click the link they want instead of hunting through the site to get to a certain page.
I think it can be done fairly easily, but I have never done anything like this. Is there some sample code out there I can look at?