I could post the code, but I'd have to post about 10 tags worth plus where
I'm using it.

Basically I've narrowed it down to an issue with CFMODULE because when I
call the tags the good old fashioned way (from custom tags dir in cf server)
then all is well.

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: "Tangorre, Michael T." <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 26, 2001 3:57 PM
Subject: RE: CFMODULE and odd display behavior


> Could you post the code?
>
>
>
> -----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
>
>
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
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