internet explorer - Can I set bookmarks in WP7? -


is possible set bookmarks in windows phone 7?

there no programmatic api interact wp7's ie7 bookmarks. best thing can open website using webbrowsertask , user can add bookmark if choose so.

normally on ie it's possible invoke javascript "window.external.addfavorite()" method ask browser add favourite, doesn't appear work in ie7 mobile.


Comments

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -