<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>Mayhaps embedding it? It would be easy enough for the user to download then.<br><br>RS<br><br><hr>From&#58; jfitzell@gmail.com<br>Date&#58; Thu, 16 Jun 2011 23&#58;43&#58;31 +0100<br>Subject&#58; Re&#58; [Seaside] flow<br>To&#58; seaside@lists.squeakfoundation.org<br><br>On Thu, Jun 16, 2011 at 4&#58;50 PM, Milan Mimica <span dir=ltr>&lt;<a href="mailto&#58;milan.mimica@gmail.com">milan.mimica@gmail.com</a>&gt;</span> wrote&#58;<br><div class="ecxgmail_quote"><blockquote class="ecxgmail_quote" style="border-left&#58;1px #ccc solid;padding-left&#58;1ex">

<div class=ecxim>Julian Fitzell wrote&#58;<br>
<blockquote class="ecxgmail_quote" style="border-left&#58;1px #ccc solid;padding-left&#58;1ex">
&nbsp;but I'd question why you were using #call&#58;/#answer&#58; at all.<br>
<br>
If the #answer is in response to a #show&#58; or is triggering an #onAnswer&#58; block in an embedded component, it should work fine to #answer inside the #respond&#58; block.<br>
</blockquote>
<br></div>
Well, it's quite simple. I'm #call-ing a component which does a ticket reservation. After the user fills the form, in the callback of the OK button, I'm sending a PDF (the ticket) to the user and returning flow to the calling component. That's how I imagined it anyway.</blockquote>

<div><br>But how can the user both download a file *and* see an HTML page displayed? You can only respond once to a request...<br><br>Julian<br></div></div>
<br>_______________________________________________
seaside mailing list
seaside@lists.squeakfoundation.org
http&#58;//lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside                                               </div></body>
</html>