Hi,
> Is this possible?
Possible? It's downright easy:
$('idOfIFrame').src = "pathToYourServerScript.xyz";
Very important that your server script set the correct content type,
of course.
I use something similar with a frame (not an iframe), but the concept
should be transferrable.
HTH,
--
T.J. Crowder
Independent Software Consultant
tj / crowder software / com
www.crowdersoftware.com
On Feb 8, 10:34 pm, kstubs <[email protected]> wrote:
> I'm fetching (with Ajax call) a dynamic PDF from the server and would
> like the results to load into an Iframe (or other html embeded/
> object).
>
> Is this possible?
>
> Karl..
--
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.