Hi i'm making a page wich has acces to a access 2003 database. Everything is displayed well, and you can also enter some things but now i want a droplist and when you select something in there it is not transferred to the database. I don't know what the problem is hope you can help me!
LISTBOX CODE
Code:
<tr>
<td valign="top">Niveau</td>
<td valign="top">
<asp:dropdownlist id="tbNiveau" runat="server" AutoPostBack="true">
<asp:ListItem value="1">Minder Dringen</asp:ListItem>
<asp:ListItem value="2">Dringend</asp:ListItem>
<asp:ListItem value="3">Zeer Dringend</asp:ListItem>
</asp:DropDownList>
  Kies tussen <i><b>Minder Dringend, Dringend </i></b>of<b><i> Zeer Dringend</b></i><p>
</td>
</tr>
and if you need anymore code please ask. Because i'm kinda n00b in this and doing this by a book, but there is nothing listed about the "listbox" so i did make it with some other tut's in the book
thx
BramuS
--------------------------------------------------
"Want more trouble in you're life?? Buy a PC"