[thelist] ColdFusion Error - Help Required.

Tushar Bengali bengalit at mahindrabt.com
Fri Jan 27 10:45:09 CST 2006


Hi.

Thanks for replying.
The line in question contains a background-colour assignment from a java
script function 

strFrm.Other_Programme.style.backgroundColor ="#C1C1C1";

The whole function is as below:

function setfocus()
{
	strFrm=document.myForm
	strFrm.T_RobotTitle.focus()
	intHosts=strFrm.Hosts.value
	
	if(intHosts==1)
	{strFrm.TransFields.disabled=true;}
	else
	{strFrm.TransFields.disabled=false;}

//CR02 JC Start
	strFrm.Other_Programme.disabled=true
	strFrm.Other_Programme.style.backgroundColor ="#C1C1C1";
//CR02 JC End
}


Thanks again.

Cheers,
Tush.


-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org] On Behalf Of Sarah Adams
Sent: 27 January 2006 16:35
To: thelist at lists.evolt.org
Subject: Re: [thelist] ColdFusion Error - Help Required.

> I am getting the following error from a ColdFusion Code:
>
>
> Error Diagnostic Information
>
> Just in time compilation error
>
> Invalid parser construct found on line 95 at position 56. ColdFusion
was
> looking at the following text:
>
> "
>
> Invalid expression format. The usual cause is an error in the
expression
> structure.
>
> The last successfully parsed CFML construct was static text occupying
> document position (41:52) to (95:48).

Can you tell us what's on the lines in question?

--
sarah adams
web developer & programmer
portfolio: http://sarah.designshift.com
blog: http://hardedge.ca
--

* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester
and archives of thelist go to: http://lists.evolt.org
Workers of the Web, evolt !



*********************************************************
Disclaimer:   
The contents of this E-mail (including the contents of the enclosure(s) or attachment(s) if any) are privileged and confidential material of MBT and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee(s).   In case you are not the desired addressee, you should delete this message and/or re-direct it to the sender.  The views expressed in this E-mail message (including the enclosure(s) or attachment(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of MBT.

This e-mail message including attachment/(s), if any, is believed to be free of any virus.  However, it is the responsibility of the recipient to ensure that it is virus free and MBT is not responsible for any loss or damage arising in any way from its use
     
********************************************************



More information about the thelist mailing list