for a cf error viewing source wouldnt help because cf is talking about
template not rendered version. If you have a js error the view source copy
and paste works well.

----- Original Message -----
From: "Kay Smoljak" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, June 21, 2001 11:26 PM
Subject: Re: Duplicate name conflict error message


> On Thu, 21 Jun 2001 13:30:42 -0400, <[EMAIL PROTECTED]> wrote:
> >I'm getting a 'Duplicate name conflict' error message.  I'm unable to
solve
> it, because the code in which it is appearing is over 1,000 lines long.
> Also, the error message states:
> >"The error occurred while processing an element with a general identifier
> of (CFINPUT), occupying document position (380:1) to (381:39)."
> >
> >This doesn't help me, because line 280 contains only the code </TR> and
> line 381 is completely blank, with nothing on it at all.  I don't
> understand, therefore, how the message could refer to line 381, position
39.
>
> Hi Hubert,
>
> Are you counting the line numbers in your code or in the browser's output?
> You'll probably find that they are different, due to CF adding whitespace
> when it processes the page. I usually paste the "view source" output in to
> CF Studio so I can see the line numbers.
>
> HTH,
> K.
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to