JFB - 2005-04-12

I am trying to submit a form which contains a table of generated values.  Each row has 6 table cells with different information.  The first cell has a Select hyperlink to get more detailed infomation about the other 5 cells.  The href hyperlink is a javascript.

I need to search the table on the form to find the appropriate row then click/submit on the hyperlink to get the more detailed info. 

Any help would be appreciated. . .