or
<ul> <li>test</li></ul>
I have autocompletebox set up on my page and works great, but it allows more than one name selected on the drop down how can I just make it so it just accepts one name only or one token.
<telerik:RadAutoCompleteBox runat="server" ID="RadAutoCompleteBox" Filter="StartsWith" Width="300px" DropDownWidth="298px" DropDownHeight="350px" >