PDA

Click to See Complete Forum and Search --> : PLEASE HELP submitting combo box values


VBDever
Mar 1st, 2001, 12:41 PM
I have a combo box that I populate using a function. This combo box is populated with 2 values. 1 is a hidden ID value and the second is a description. I have a submitt button at the bottom that sends values in the text boxes to an insert function. I don't know how to do the combo boxes.... What is the syntax to submit combo Please help PLEASE!!!!!

jdavison
Mar 1st, 2001, 12:48 PM
As long as it is in the same form as the submit it should submit on its own or am i not understanding correctly?