Hello All,
has anyone had success in using the <cookie> element?
I don't seem to
be getting any cookies values passed through to the server.
Example
listed below.
Thanks!
-- john
<?xml version="1.0"
encoding="UTF-8"?>
<kml xmlns="http://earth.google.c
om/kml/2.1">
<NetworkLinkControl>
<message>Once-only message</message>
<linkName>My link name</linkName>
<linkDescription>test</linkDescription>
<minRefreshPeriod>30</minRefreshPeriod>
<cookie>session3</cookie>
</NetworkLinkControl>
<Document>
<NetworkLink>
<name>kmlTest</name>
<open>1</open>
<Link>
<href>http:/
/localhost:8080/jcc/kmlTest</href>
<viewRefreshMode>onStop</viewRefreshMode>
<viewRefreshTime>2</viewRefreshTime>
</Link>
</NetworkLink>
</Document>
</kml>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "google earth" group.
To post to this group, send email to google-earth googlegroups.com
To unsubscribe from this group, send email to
google-earth-unsubscribe googlegroups.com
For more options, visit this group at http://gr
oups.google.com/group/google-earth
-~----------~----~----~----~------~----~------~--~---
|