I found this:

 

<cfset tempNote = tobj.getItemAt(javacast("int",i)) >

 

Don’t know how to <cfdump> yet.

 

Does this help? Still does not make sence.

 

Robert P. Reil

Managing Director,

Motorcyclecarbs.com, Inc.

4292 Country Garden Walk NW

Kennesaw, Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com


From: Steven Ross [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 18, 2006 3:08 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] Reverse Engineer Code HELP!

 

you should look for something on the page that is creating the "Note" object...

try dumping the object:

<cfdump var="#Note#">

it may say what it is an instance of... or give you some clues...

On 5/18/06, Robert Reil <[EMAIL PROTECTED]> wrote:

As some of you know I am new to CF.

 

I have a situation where I need to know what column and table data is being pulled from on a cfm file.

 

Tell me what you need to know in order to figure this out. All I see is:

 

<cfoutput>#tempNote.getNoteData()#</cfoutput>

 

But it does not make sence to me where this data is being generated.

What is "Note.NoteData"? There is no "Note" table.

There is a note field somewhere but in what table?

 

Guidance please?

 

Robert P. Reil

Managing Director,

Motorcyclecarbs.com, Inc.

4292 Country Garden Walk NW

Kennesaw , Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com




--
Steven Ross
web application & interface developer
http://www.zerium.com
[phone] 404-488-4364
-------------------------------------------------------------
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-------------------------------------------------------------

Reply via email to