> From: Konstantin Klyatskin
>
> But how can I? I failed to find any cookie realted API in Web
> Cipping Guide/ > Palm OS Companion/ Palm OS Reference/KnowledgeBase...
>
> Any help/links will be appreciated...
>

Read the "Web Clipping Developer�s Guide" that ships with the 4.0 SDK and
you will find the "Handling Cookies in Web Clipping Applications" section.
In addition to what you already read, you'll see:

You can use the InetLib API to interface with the Viewer�s cookie-handling
capabilities:
�CalltheInetSettingEnableCookies function to enable the cookie jar.
�CalltheInetSettingMaxCookieJarSize function to modify the size of the
cookie jar. This setting applies to all applications that use InetLib.
�CalltheInetLibSockHTTPReqSend function to query the cookie jar.

Plus there are a few other bits of useful info in the "Web Clipping
Developer�s Guide".


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to