You've got a double quote missing the default attribute from line 98
<cfparam name="attributes.taggedUPRN" default="">
Go home.... It beer time.... ;o)
Stephen
----- Original Message -----
From: "Giles Roadnight" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 07, 2003 4:28 PM
Subject: [ cf-dev ] Wierd Error on MX
> I have this error on MX on my machine at home. The same code runs fine
> on the server (MX too) at the office!
>
> Invalid token '.' found on line 99 at column 42.
> The CFML compiler was processing:
>
> the tag attribute "attributes", on line 99, column 32.
> a cfparam tag beginning on line 98, column 18.
> a cfparam tag beginning on line 98, column 18.
> a cfparam tag beginning on line 98, column 18.
> a cfparam tag beginning on line 98, column 18.
>
>
> The error occurred in D:\My Documents\My Old
> Webs\Dev\search\Available\index.cfm: line 99
>
> 97 : <cfcase value="Search,report">
> 98 : <cfparam name="attributes.taggedUPRN" default=">
> 99 : <cfparam name="attributes.taggedTransaction" default="">
> 100 : <cfif attributes.propsearchtype neq "transaction" and
> isDefined("attributes.tagProp")>
> 101 :
>
>
> anyone got any ideas? If I remove line 99 I get the same error on line
> 100.
>
> Giles Roadnight
> http://giles.roadnight.name
>
>
> --
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
>
>
--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]