Figured it out. the link was not in a cfoutput...and it was going down
to the browser as <link "#......"> which the browser then tried to
include the anchor to the page. Thus running the page 2 times! In the
end it ended up being a duh moment, gotta love it....


Adam H


On Thu, 27 Jan 2005 07:45:17 -0500, Adam Haskell <[EMAIL PROTECTED]> wrote:
> Oh i might also add that if you wrap it in cfhtmlhead everything goes
> off without issue.
> 
> Adam H
> 
> 
> On Thu, 27 Jan 2005 07:29:27 -0500, Adam Haskell <[EMAIL PROTECTED]> wrote:
> > Not that I disagree with you but my CF server does...as does my
> > co-workers :) Now these are just local runs nothing in production
> > but....
> >
> > Adam H
> >
> >
> > On Thu, 27 Jan 2005 12:17:06 -0000, Robertson-Ravo, Neil (RX)
> > <[EMAIL PROTECTED]> wrote:
> > > ? it shouldnt
> > >
> > > -----Original Message-----
> > > From: Adam Haskell [mailto:[EMAIL PROTECTED]
> > > Sent: 27 January 2005 12:18
> > > To: CF-Talk
> > > Subject: cmail and application.cfm
> > >
> > > Can anyone explain to me why when this line:
> > > <link href="#request.includes_folder#support_site_main_style_new.css"
> > > rel="stylesheet">
> > >
> > > is put into Application.cfm it causes my cfmail tags to mail me twice?
> > > Further more it looks like CF is processing the page twice and
> > > spitting out the second itteration.
> > >
> > > Before anyone nags about why this is in Application.cfm and why
> > > cfhtmlhead is not used this was inherited code and I was simply trying
> > > to add the feature to it (not cleaning up). Oh and this is CF5.
> > >
> > > Adam H
> > >
> > > 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191919
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to