I am trying to implement a table where the first three columns in the table are drop down lists. I have the action code working to handle one row in the table but my question is how do I go about implementing it for the rest of the table? How should my action code keep track of each row so that as the user selects the item in the first column of the table the action code knows which row is being selected?
-Joe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]