Doh!
OK, I figured it out. Debugger_admin.cfm is called from debugger_viewer.cfm
At 12:36 PM 10/12/00 -0400, Douglas Smith wrote:
>At 04:14 PM 10/12/00 -0500, Lee Borkman wrote:
>>I hope you'll all take a look and give me any feedback (especially you,
>>Alan),
>
>Hi Lee,
>
>This tag looks like a cool tool! Thanks for posting and working with Alan on it!
>
>However I am having trouble getting it to work.
>
>There seems to be an entire file missing that handles the action of
>
> Attributes.RefTableMode
>
>There is no action that runs when the REFTABLEMODE value is submitted. It seems to
>want a SWITCH statement based on this variable, and I can't find it in
>
> DEBUGGER_ADMIN.CFM
>
>Also, I also had to create setup variables. It would be nice to have a default
>document that sets them up for you as an example. I had to create the following
>variables to get DEBUGGER_ADMIN to work:
>
><CFPARAM name="Attributes.DSN" default="cf_debugger">
><CFPARAM name="Attributes.TABLE" default="debugger_projects">
>
><CFPARAM name="Attributes.SORTBY" default="">
><CFPARAM name="Attributes.DISPLAYFIELDS" default="PKT_PROJECTCODE,T_PROJECTNAME">
><CFPARAM name="Attributes.DISPLAYLABELS" default="PKT_PROJECTCODE,T_PROJECTNAME">
><CFPARAM name="Attributes.KEYCOL" default="PK_PROJECT">
>
>
>
>====================================================
>Douglas M. Smith - Database Architect/Web Integration Specialist
>====================================================
>TERATECH, INC. - TOOLS FOR PROGRAMMERS(tm)
>VisualBasic, Web (ColdFusion and ASP), Math and Statistics,
>Access, SQL, programming tools & consulting
>100 Park Ave, Suite 360, Rockville MD 20850 USA
>Voice: 301-424-3903, Fax: 301-762-8185
>http://www.teratech.com
>====================================================
>Email: [EMAIL PROTECTED]
>Mobil/Cell Phone: (240) 601-5520
>ICQ: 41044319
>====================================================
>Do you need a group calendar or scheduler?
>How about a free ColdFusion Tag and Function Reference?
>Go to http://www.teratech.com/freestuff.cfm
>====================================================
>
>------------------------------------------------------------------------------
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
>message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
====================================================
Douglas M. Smith - Database Architect/Web Integration Specialist
====================================================
TERATECH, INC. - TOOLS FOR PROGRAMMERS(tm)
VisualBasic, Web (ColdFusion and ASP), Math and Statistics,
Access, SQL, programming tools & consulting
100 Park Ave, Suite 360, Rockville MD 20850 USA
Voice: 301-424-3903, Fax: 301-762-8185
http://www.teratech.com
====================================================
Email: [EMAIL PROTECTED]
Mobil/Cell Phone: (240) 601-5520
ICQ: 41044319
====================================================
Do you need a group calendar or scheduler?
How about a free ColdFusion Tag and Function Reference?
Go to http://www.teratech.com/freestuff.cfm
====================================================
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.