RE: Strange characters displaying..

2012-08-08 Thread Eric Bourland

I believe the  character is a space, sometimes introduced by an MS Word
document or a similar WYSIWYG text editor? I was dealing with a similar
situation just this afternoon in an HTML document.

I wonder if there is another CF template that calls HTML that contains
character or entity references?

Or, try deleting all of the extra spaces in your code and see what you get?

Just a thought. HTH.

Eric

-Original Message-
From: Greg Morphis [mailto:gmorp...@gmail.com] 
Sent: Wednesday, June 06, 2012 3:50 PM
To: cf-talk
Subject: Re: Strange characters displaying..


Doh, I spoke too soon.. it's showing up at the top of the page.. what in
the..?
By the way, this is ColdFusion 9.

Thanks!

On Wed, Jun 6, 2012 at 2:27 PM, Greg Morphis  wrote:
> I moved the  stopped displaying
>
> On Wed, Jun 6, 2012 at 1:53 PM, Greg Morphis  wrote:
>> What's wrong with this code? It produces this output.. "before 
>> cfparams  after params"
>>
>>                        
>>                              
>>                       before cfparams              
>>                 > default="attendee_detail" />
>>                              ?> name="url.conf_id" default="0" />                         
>>                    
>>                  after params                     
>>                    
>>                          > value="attendee_detail">                              
>>           > template="dsp_get_report_attendee_detail.cfm"/>
>>                                   




~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352074
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Strange characters displaying..

2012-08-08 Thread Russ Michaels

Unless you have content supressed that text will be output whenever the
case statement is true, which is expected.

Regards
Russ Michaels
On Aug 9, 2012 12:23 AM, "Greg Morphis"  wrote:

>
> Doh, I spoke too soon.. it's showing up at the top of the page.. what in
> the..?
> By the way, this is ColdFusion 9.
>
> Thanks!
>
> On Wed, Jun 6, 2012 at 2:27 PM, Greg Morphis  wrote:
> > I moved the  > stopped displaying
> >
> > On Wed, Jun 6, 2012 at 1:53 PM, Greg Morphis  wrote:
> >> What's wrong with this code? It produces this output.. "before
> >> cfparams  after params"
> >>
> >>
> >> 
> >>  before cfparams
> >>   >> default="attendee_detail" />
> >>  ?
> >>  
> >>   after params
> >>  
> >>   
> >> >> template="dsp_get_report_attendee_detail.cfm"/>
> >>   
>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352073
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Strange characters displaying..

2012-08-08 Thread Greg Morphis

Doh, I spoke too soon.. it's showing up at the top of the page.. what in the..?
By the way, this is ColdFusion 9.

Thanks!

On Wed, Jun 6, 2012 at 2:27 PM, Greg Morphis  wrote:
> I moved the  stopped displaying
>
> On Wed, Jun 6, 2012 at 1:53 PM, Greg Morphis  wrote:
>> What's wrong with this code? It produces this output.. "before
>> cfparams  after params"
>>
>>                    
>>                         
>>                              before cfparams
>>                              > default="attendee_detail" />
>>                              ?> default="0" />
>>                              > default="m" />
>>                               after params
>>                              > expression="#url.report_type#" >
>>                                   > value="attendee_detail">
>>                                        > template="dsp_get_report_attendee_detail.cfm"/>
>>                                   


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352072
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Strange characters displaying..

2012-08-08 Thread Greg Morphis

I moved the  wrote:
> What's wrong with this code? It produces this output.. "before
> cfparams  after params"
>
>                    
>                         
>                              before cfparams
>                               default="attendee_detail" />
>                              ? default="0" />
>                               default="m" />
>                               after params
>                               expression="#url.report_type#" >
>                                    value="attendee_detail">
>                                         template="dsp_get_report_attendee_detail.cfm"/>
>                                   http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352071
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm