in this particular tag it's the :caller" scope.  That said it does the same
thing with ALL cfmodule calls that display something (i.e. a link).

Yes I've checked for duplicate tags...the answer is no.

Single use of tag outside of a cfloop = dual display
Multiple use of tag inside a cfloop = fine and dandy
Single use inside a  cfloop = fine and dandy except I have to use the loop =
aaaarrrrggghhhhhhh

Bryan Stevenson
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
p. 250.920.8830
e. [EMAIL PROTECTED]
---------------------------------------------------------
Allaire Alliance Partner
www.allaire.com

----- Original Message -----
From: "Won Lee" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 26, 2001 4:02 PM
Subject: RE: CFMODULE and odd display behavior


> waht scopoe do you set the formated string in?
> do you have output twice?
> Seeing the code would really help.
>
> -----Original Message-----
> From: Bryan Stevenson [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 26, 2001 7:02 PM
> To: CF-Talk
> Subject: CFMODULE and odd display behavior
>
>
> Hey Folks,
>
> OK I found this bug/glitch quite a while ago....posted it to some
> lists...never really got a decent resolution.
>
> So here we go again beacuse it's driving me up the wall ;-)
>
> I got tired of relying on hosting tech support to put custom tags in
> place, so I use CFMODULE instead.
>
> The Problem:
>
> I have many tags that do many things, but we'll go with a simple
> example.  A tag to take a phone number and format it based on
> length...not rocket science.  Now when I call the tag (using cfmodule)
> to format a phone number (input string...process...display) I will get
> the phone number displaying twice (once in the table where it should be
> and again at the bottom of the page).  Now if I loop over a bunch of
> records and use the tag for each record all is well.  So my solution up
> till now when displaying a single record is to wrap the cfmodule call in
> a cfloop from 1 to 1 which makes the extra output vanish.
>
> Well I'm starting to find other odd display things that cfmodule seems
> to be doing...so it's time to nail this puppy once and for all.
>
> Any thoughts? experiences? comments?
>
> TIA
>
> Bryan Stevenson
> VP & Director of E-Commerce Development
> Electric Edge Systems Group Inc.
> p. 250.920.8830
> e. [EMAIL PROTECTED]
> ---------------------------------------------------------
> Allaire Alliance Partner
> www.allaire.com
>
>
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to