Re: Returning a PDF from a long response page
Re: Returning a PDF from a long response page
- Subject: Re: Returning a PDF from a long response page
- From: Alexander Spohr <email@hidden>
- Date: Fri, 9 May 2008 18:08:42 +0200
return the final page and add a refresh-header to load the pdf after 0
seconds.
atze
Am 09.05.2008 um 17:07 schrieb John Huss:
I have a page with an ERXLongResponse component on it, like so:
<wo:if condition="$longResponseTask">
<div class="processing">Processing Request...</div>
<wo:ERXLongResponse task="$longResponseTask"
refreshInterval="$5"/>
</wo:if>
When the task completes I'd like to return a PDF and also refresh
the submitting page to remove the "Processing request" message. I
can return the PDF just fine, but how do I also refresh the
submitting page? I'm not sure how to accomplish both things.
Suggestions?
Thanks,
John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
---
Alexander Spohr
Freeport & Soliversum
Fax: +49 40 303 757 99
Web: http://www.freeport.de/
Box: http://dropbox.letsfile.com/02145299-4347-4671-aab9-1d3004eac51d
---
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden