Donate Share

iFrame

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Iframe on cold fusion MX

You are viewing a single message from this topic. View all messages.

  1. 2004-11-26 18:25:02 UTC
    I encountered a few issues trying to use Iframe under coldfusionMX. The following items seemed to fix the problems.
    Under Installation.....
    step1
    There is no longer a java/classes directory so I created a classes directory under the iframe directory and pointed to it in the cold fusion administrator.
    step2
    coldfusionmx already runs under java so I did not find any of this necessary other then pointing the class path ro the classes in step 1.
    Note, it says to set the initial heap and max heap site, if you follow these instructions, coldfusion will no longer start, you will need to manually edit the java startup parameters to fix it.

    Just general things to change....
    if_detailform.cfm
    if_resultlist.cfm and
    if_table.cfm
    use a variable called "url" this blows up in coldfusionMX so I changed it to "urln" and that seemed to fix it.

    Note, I still don't have the export to PDF working yet, that is next.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.