I sent this post yesterday and did not receive any kind of response, so I
wanted to try once more.  Excuse me if it is too simple, but I am puzzled on
it.

I have a file that has the code in it for a table.
Is there a way that I can break out this table code into say q query or
something that can be used?  I only want parts of the table code.

For instance:
<TABLE>
  <TR>
    <TD>Header</TD>
    <TD>Code1</TD>
    <TD>Code2</TD>
  </TR>
</TABLE>
I wan to be able to extract only the Code 2 cells of each row in the table.

Hope this makes sense.

TIA


Larry Juncker
Senior Cold Fusion Developer
Heartland Communications Group, Inc.
[EMAIL PROTECTED]


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to