Hello,

I am evaluating prototype for a particular functionality. Please help
me!

I have a html page with a iframe pointing to a pdf file/pdf content
stream.

<iframe id="iframe1" src="/public/docs/acroformsPdf.pdf?
id=124&name=asqwer scrolling="no" frameborder="0">

The user views this inside her browser.
PDF acroforms can POST to a server script. The response to this POST
can only be of specific type AFAIK.(pdf/fdf/xfdf/xfa).
I want to redirect to a new browser page AFTER this request-response
cycle (mentioned in previous line) is complete, ie the pdf in the
iframe has received what it expects from the server script.

Are there some kind of browser events which can be traced to find out
whether an iframe request/response cycle has been complete. Not sure
if this makes sense at all.
Can prototype do this?

Please advice.

Thanks,
Subhro.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to