> 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...
>

I managed to lose a bunch of spaces last time, so here it is again...

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:

 � Call the InetSettingEnableCookies function to enable the cookie jar.

 � Call the InetSettingMaxCookieJarSize function to modify the size
   of the cookie jar. This setting applies to all applications that
   use InetLib.

 � Call the InetLibSockHTTPReqSend 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