I am currently working on a previously coded project that uses a _javascript_ (i guess you could call it a) fusebox.  Thus, when I load a page, it essentially contains a large _javascript_ string that Is then inserted into the main page.  I want to have a cftree on one of these pages.  Which in turn must be nested inside a cfform tag.  But, when a cfform tag is entered, it automatically inserts the code:

<script LANGUAGE="_javascript_" TYPE="text/_javascript_" SRC="">
<script LANGUAGE="_javascript_" TYPE="text/_javascript_">
<!--

function  _CF_checkoutside(_CF_this)
{
return true;
}

Now, seeing as this page that it is inserting it into is nothing but a _javascript_ string that will be inserted into a main page, this does not fly.  This could go on the main page, but not the _javascript_ page, where the cftree is.  Can anyone offer some help to my situation?

Thanks
Greg
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to