[Laszlo-user] Need help with SOLO datasets
Henry Minsky
henry.minsky at gmail.com
Mon Jan 28 19:38:27 PST 2008
If you can set the clientcacheable property on the dataset to true,
before calling doRequest(), it is supposed
to inhibit the loader code from adding the cache-breaking query arg.
mydataset.clientcacheable = true;
mydataset.doRequest()
On Jan 28, 2008 10:10 PM, Fernando Germano <fgermano at gmail.com> wrote:
> Hello,
>
> I'm working on a SOLO app that will access a server page returning an XML.
> I'm working with datasets and I'm having troubles with the "__lzbc__"
> parameter that OL adds to the query string to avoid caching, as I really
> want caching to be possible I tried to do "caching=true" but it has no
> effect, the parameters keeps getting to the server..., does anyone knows how
> to remove this parameter? (I'm using OL 4.0.7).
>
>
> Thank you!
> Fernando
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
More information about the Laszlo-user
mailing list