VBDever
Feb 27th, 2001, 07:32 AM
I have a combo box on my ASP that needs to be populated with 2 values.... 1st Value is the ID from a recordset that a stored proc is getting. 2nd value is the description of that ID from the recordset.
I want the first value to be invisible but be the value that is submitted when I click the submit button on the asp. I want the second value to be visible to the user. How do I do it?
I want the first value to be invisible but be the value that is submitted when I click the submit button on the asp. I want the second value to be visible to the user. How do I do it?