I have a dropdown list that gets it data from an access table. I then want the user to select what they want in the list(works fine) OK, now I am trying to insert data from the form including the dropdown list into another table. since the dropdown list has no .Text property what should i use to make this happen..
I have tryed DataTextField, DataValueField and that does not work..
Can someone help with this?
Thanks
I have tryed DataTextField, DataValueField and that does not work..
Can someone help with this?
Thanks