[Laszlo-user] "download" the XML from a dataset
Greg Denton
greg.denton at gmail.com
Tue May 13 12:25:38 PDT 2008
Yes, but my question (which may be a dumb one as I'm new to
browser/javascript programming) is how to make that string look like a
download, i.e. how does one create a button that will pop up a
"download file" box so the user can store the string in a file.
Thanks.
On Tue, May 13, 2008 at 12:20 PM, Henry Minsky <henry.minsky at gmail.com> wrote:
> You can serialize the dataset, call yourdataset.serialize(), it makes a
> string of XML.
>
>
>
>
> On Tue, May 13, 2008 at 3:02 PM, Greg Denton <greg.denton at gmail.com> wrote:
>
> > Is there a way to have the XML contents of a dataset made available to
> > the browser similar to a download from a URL? In other words, the
> > laszlo app has a dataset and the user wants to get a copy without
> > having to hit a server somewhere. Thanks.
> >
>
>
>
> --
> Henry Minsky
> Software Architect
> hminsky at laszlosystems.com
>
>
More information about the Laszlo-user
mailing list