I'm trying to find a way to launch the clipper in such a way that it will bring back up the last page visited. Basically, from an Internet page, I want the user to be able to click a button that launches my application (no problem), but when my application quits, I want to return the user back to where they were in the clipper, and I'd like to do it without having to reload the page from the Internet. The clipper has a history list that seems to be valid from one session to the next, so the last couple of pages must be cached (they come right up with no apparent Inet access). So is there a way to launch the clipper with a command that will access a history list entry? Incidentally, I already know the function that allows you to launch the clipper with a specific URL, but doing this always goes out to the Internet, rather than pulling it from the cache. -Jeff Allen My apologies if this appears more than once in the mailing list -- I'm having some problems with my employers new email system. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
