On Tue, Nov 18, 2008 at 8:04 PM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > correct, doesn't work.
b/c file downloads must be processed with an ordinary request (not XMLHttp AJAX requests). > I thought the tag actually makes the partialSubmit:false and it was > documented. > Both is not the case, but we do it on our lib that is ontop of > Trinidad... so let me put some stuff in to Trinidad > here. > > -Matthias > > On Tue, Nov 18, 2008 at 7:52 PM, Renzo Tomaselli > <[EMAIL PROTECTED]> wrote: >> Hi all, I guess this usage is not allowed, although the tag documentation >> says nothing about that. >> Nevertheless it doesn't work, the client-side js machinery reports a parsing >> error (only visible through Firebug or the FF error console). >> I guess an xmlhttp response was expected, while a plain html response has >> been received. >> Indeed removing "partialSubmit" from the enclosing button/link seems all is >> needed to get things running fine. >> Am I right or did I miss anything else ? Is there any workaround to enable >> PPR downloading ? >> Thanks, >> >> -- Renzo Tomaselli >> >> >> > > > > -- > Matthias Wessendorf > > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > twitter: http://twitter.com/mwessendorf > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

