CFDUMP uses a request variable to determine if it should output it's CSS
style sheet. If you set this yourself BEFORE calling cfdump and then output
your own style sheet, it should work.

For an example of "wrapping" cfdump, check out my DumpF tag from my blog. It
allows you to do things like "Dump the first X rows of an array" or "Dump a
query, but only show columns a and b."

Using that as an example, you could build a custom tag that does the hack
above and will allow you to use

<cf_mydump>

in your code.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to