Another thing -

If you comment out your code using cfcomment <!--- the code inside the
comment will not show up if someone does a source view. Whereas if you
comment out with <!-- the code can be seen when they list the source.

Larry Juncker
Senior Cold Fusion Programmer
Heartland Communications Group, Inc.


-----Original Message-----
From: Andy Ewings [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 09, 2000 8:13 AM
To: CF-Talk
Subject: RE: ColdFusion SP2 was Commenting on multiple lines


yup....
<!-- is HTML comments... <!--- is for CF comments

------------------------------------------------------------------
Andrew Ewings
Project Manager
Thoughtbubble Ltd
------------------------------------------------------------------


-----Original Message-----
From: Reynolds, Adam [mailto:[EMAIL PROTECTED]]
Sent: 09 October 2000 14:09
To: CF-Talk
Subject: RE: ColdFusion SP2 was Commenting on multiple lines


That is cfcommented out. If you use <!-- it will still exist in the
code...if you use <!--- it won't

> ----------
> From:         Andy Ewings[SMTP:[EMAIL PROTECTED]]
> Sent:         09 October 2000 13:57
> To:   CF-Talk
> Subject:      RE: ColdFusion SP2 was Commenting on multiple lines
>
> Are you commenting like this: <!---
>
> The CF code will not execute if it's commented out
>
> ------------------------------------------------------------------
> Andrew Ewings
> Project Manager
> Thoughtbubble Ltd
> ------------------------------------------------------------------
>
>
> -----Original Message-----
> From: Aidan Whitehall [mailto:[EMAIL PROTECTED]]
> Sent: 09 October 2000 14:02
> To: CF-Talk
> Subject: RE: ColdFusion SP2 was Commenting on multiple lines
>
>
> Oh yeah, here's another one!
>
> If you're writing some code that throws an error and can't figure out
> what's
> wrong, if you put comments around the code to get ColdFusion to skip it,
> it
> still throws the error. I guess the code's being evaluated, even though
> it's
> inside comments.
>
> Is it possible for ColdFusion code inside comments to be overlooked?
>
> Sometimes you just want to comment out sections at a time so you can work
> through it and see which bit of code is causing the problem.
>
>
> --
> Aidan Whitehall <[EMAIL PROTECTED]>
> Netshopper UK Ltd
> Advanced Web Solutions & Services
>
> http://www.netshopperuk.com/
> Telephone +44 (01744) 648650
> Fax +44 (01744) 648651
> --------------------------------------------------------------------------
> --
> --
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> --------------------------------------------------------------------------
> ----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
>
**********************************************************************
 This email and any attachments are confidential and solely
 for the use of the intended recipient.  They may contain
 material protected by legal professional or other privilege.
 If you are not the intended recipient or the person responsible
 for delivering to the intended recipient, you are not authorised
 to and must not disclose, copy, distribute or retain this email
 or its attachments.  Although this email and its attachments
 are believed to be free of any virus or other defect, it is the
 responsibility of the recipient to ensure that they are virus free
 and no responsibility is accepted by the company for any
 loss or damage arising from receipt or use thereof.

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


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

Reply via email to