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


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to