Thanks charlie, thats good to know.

On 10/28/05, Charlie Griefer <[EMAIL PROTECTED]> wrote:
> i've seen where doctypes will remove all colors from a cfdump (border
> colors and background colors), rendering it highly ineffective.
>
> removing the doctype declaration normally fixes this for me.  (of
> course, it goes back in prior to going to production) :)
>
> On 10/28/05, Ryan Guill <[EMAIL PROTECTED]> wrote:
> > hey ray, somewhat on and off topic,
> >
> > do you know if it is possible to modify the cfdump structure?
> > particularly the stylesheet.  I had a developer ping me the other day
> > about the cfdump stylesheet color specifications did not use pound
> > signs, something like color: 336633;
> >
> > He said it was using a browser that wasn't liking it or something.  As
> > far as I can tell there is no way, thats an innerds of cf thing, but
> > just wondered if you knew if it was possible.
> >
> > On 10/28/05, Raymond Camden <[EMAIL PROTECTED]> wrote:
> > > Something else to consider. My starfish project handles debugging
> > > info, stuff like the time it took to do X. It does NOT handle erorrs.
> > >
> > > However...
> > >
> > > It IS possible to modify error behaviour. I've written to blog entries on 
> > > this.
> > >
> > > This entry:
> > > http://ray.camdenfamily.com/index.cfm/2005/7/14/More-CFMX-Error-Modifications
> > >
> > > Tells you how ot make stack traces collapse in Firefox, like they do in 
> > > IE.
> > >
> > > This entry: 
> > > http://ray.camdenfamily.com/index.cfm/2005/10/4/Modifying-Exception-Templates-in-CFMX-701
> > > Will make it so if you use a struct key that doesn't exist, the error
> > > will tell you which keys _do_ exist in the struct, which is VERY
> > > helpful. Ie, instead of, you can't do foo.goo, you get, you can't do
> > > foo.goo, but moo and zoo are valid keys.
> > >
> > > This is ALL something you do NOT want to do on a production server,
> > > but it may be of use to you.
> > >
> > >
> > > On 10/28/05, Bryan Stevenson <[EMAIL PROTECTED]> wrote:
> > > > Some good points Jim,...thanks...good points to ponder for sure..
> > > >
> > > > Bryan Stevenson B.Comm.
> > > > VP & Director of E-Commerce Development
> > > > Electric Edge Systems Group Inc.
> > > > phone: 250.480.0642
> > > > fax: 250.480.1264
> > > > cell: 250.920.8830
> > > > e-mail: [EMAIL PROTECTED]
> > > > web: www.electricedgesystems.com
> > > >
> > > >
> > >
> > >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222634
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to