Sure its finding the PDF?

Are you getting a File Not Found message?

Steve

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Carl
Vanderpal
Sent: Thursday, May 27, 2004 9:22 PM
To: CFAussie Mailing List
Subject: [cfaussie] iframe


Hello CFAussie,

I have an iframe on the page that when the page loads it supposed to load a
pdf document in...but it only loads if I click on a link with a target of
the iframe?

== CFM Code ==
<iframe src="#qGetFile.MyPdfDocument#" WIDTH="640" HEIGHT="780"
MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="no" FRAMEBORDER="0"
name="pdfDocument" class="iframe"></iframe>

=== What it looks like after the page processes===
<iframe src="pdf/my_document_in_pdf_format.pdf" WIDTH="640" HEIGHT="780"
MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="no" FRAMEBORDER="0"
name="pdfDocument" class="iframe"></iframe>


but if I just load a normal html or cfm file in the src (src="top.cfm") it
works when the page loads?  but not with the pdf document.

can anyone shed some light on this for me?



Best regards,
Carl Vanderpal
Po Box 3462 Dural, NSW 2158
mailto:[EMAIL PROTECTED]


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to