Accessing Browser bookmarks

2007-09-13 Thread bogdan . mihailescu
How can I make changes to the bookmarks section in the browser? I would like to add, delete and update bookmarks programatically. Is there an API that does this? -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forum

Re: Accessing Browser bookmarks

2007-09-13 Thread Christopher Stamper
If you mean Blazer, I would recommend that you look at pdn.palm.com They have all kinds of info on that sort of thing. Also, read their PDF, 'developer's guide' or something like that... I am sure it says something about Blazer APIs. On 9/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > How c

Re: Accessing Browser bookmarks

2007-09-13 Thread Christopher Stamper
Try this CHM file: https://pdn.palm.com/regac/pdn/ViewDocument?docId=3780 PalmAPIGuide_Palmos.chm On 9/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > How can I make changes to the bookmarks section in the browser? I would like > to add, delete and update bookmarks programatically. Is the

Re: Accessing Browser bookmarks

2007-09-13 Thread Bogdan
I tried both and it seems that the only API available is to open the browser in the bookmarks page. This is not useful to me because I don't really need to interact with the browser, I want only to access the bookmarks. I imagine that they are stored in a database, but which one is it, and what

Re: Accessing Browser bookmarks

2007-09-13 Thread Michal Seliga
i am afraid you will have to find it yourself. palm isnt very helpful with formats of internal databases. at least almost everything i ever needed i had to reverseengineer myself. but i didnt played with blazer at all so i can't help with it Bogdan wrote: > I tried both and it seems that the only