[Seaside] Re: Exporting XML FIle

web bishesh13 at gmail.com
Tue Nov 16 19:47:36 UTC 2010


Thanks a lot :D
That saved hours of search :)

On Tue, Nov 16, 2010 at 8:19 PM, Lukas Renggli [via Smalltalk] <
ml-node+3045495-273942339-202499 at n4.nabble.com<ml-node%2B3045495-273942339-202499 at n4.nabble.com>
> wrote:

> Check the code snippet at the very bottom of this page:
> http://book.seaside.st/book/fundamentals/forms/fileupload
>
> Lukas
>
> On Tuesday, November 16, 2010, web <[hidden email]<http://user/SendEmail.jtp?type=node&node=3045495&i=0>>
> wrote:
>
> >
> > Hi, I'm having a problem to export a dynamic xml document. Actually the
> > following code should work but I just noticed that
> > it doesn't work anymore on Seaside 3.0.
> >
> > html anchor
> > callback: [
> > self session returnResponse: (WAResponse
> > document: aXML generateXML
> > mimeType: (WAFileLibrary mimetypeFor: 'xml')
> > fileName: 'test.xml') ];
> >   with: 'Export'.
> >
> > Could anyone help me to make a link ('Export') for exporting a xml file
> with
> > a dynamic content.
> >
> > Thanking you
> >
> > Regards
> > web
> > --
> > View this message in context:
> http://forum.world.st/Exporting-XML-FIle-tp3045481p3045481.html<http://forum.world.st/Exporting-XML-FIle-tp3045481p3045481.html?by-user=t>
> > Sent from the Seaside General mailing list archive at Nabble.com.
> > _______________________________________________
> > seaside mailing list
> > [hidden email] <http://user/SendEmail.jtp?type=node&node=3045495&i=1>
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
>
> --
> Lukas Renggli
> www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=3045495&i=2>
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
> ------------------------------
>  View message @
> http://forum.world.st/Exporting-XML-FIle-tp3045481p3045495.html
> To unsubscribe from Exporting XML FIle, click here<http://forum.world.st/template/TplServlet.jtp?tpl=unsubscribe_by_code&node=3045481&code=YmlzaGVzaDEzQGdtYWlsLmNvbXwzMDQ1NDgxfC00Mjk1MTEzODE=>.
>
>
>

-- 
View this message in context: http://forum.world.st/Exporting-XML-FIle-tp3045481p3045552.html
Sent from the Seaside General mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20101116/4bb685f6/attachment.htm


More information about the seaside mailing list