T
thelightners
Biff and Frank--Thanks for your replies.
Unfortunatly the data is what the data is.
The main table starts out as a CSV file downloaded from a server. I
has over a hundred fields, almost all of which are various flags tha
tell the server how to display the data contained in the other cells.
The out-of-stock list is a field in a table that is retrieved fro
another server as a TAB delimited file in a zipped folder.
I must obtain the value that identifies the record to the server fro
the first table if it is on the out of stock list.
The only common element in the two tables is the stock number burrie
in
the HTML of the first table
Unfortunatly the data is what the data is.
The main table starts out as a CSV file downloaded from a server. I
has over a hundred fields, almost all of which are various flags tha
tell the server how to display the data contained in the other cells.
The out-of-stock list is a field in a table that is retrieved fro
another server as a TAB delimited file in a zipped folder.
I must obtain the value that identifies the record to the server fro
the first table if it is on the out of stock list.
The only common element in the two tables is the stock number burrie
in
the HTML of the first table