CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2009
    Posts
    1

    Browser to Bookmarks

    Hi there,

    I'm not developing myself but working on mobile services concepts. Probably you can help me out on a problem I have:

    Is there an option to set a bookmark by clicking on a link in my browser, instead of using my options button to go an find the bookmark function?

    suppose there are differences between the different browser on devices? any hints on this (reach of a solution is key ;-))


    thank you!

    best regards,
    martin

  2. #2
    Join Date
    Jan 2009
    Posts
    36

    Re: Browser to Bookmarks

    I can't fully answer your question for all platforms, but adding bookmarks via a link on a Webpage via JavaScript is a no-go at least for Windows Mobile 5.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured