I don't know which heading I should put this under, so I'll try here. I have
the following code string:

<input type="text" name="find:/>

I would like to make this allow me to enter a word in the box and then look
in the column of the table to find any cell that CONTAINS that word. Right
now, it is only finding cells that have only the exact word. Does anyone
know how to do this??

Thanks