Morning Paul,
>
> i tried that but i recieved this error
> thanks
>
Sorry about that.....

I accidently sent the untested version.  This is what the <cfif> should look
like....

<cfset framesource = url.MainPage>
<cfif IsDefined("url.courseid")>
        <cfset framesource = framesource&"##"&url.courseid>
</cfif>

I made a mess of the <cfset>! :o}  Too many "'s and not enough &. ;o)

Regards

Stephen

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to