Forums

This topic is locked

Dynamic menu problem

Posted 16 Oct 2001 15:33:54
1
has voted
16 Oct 2001 15:33:54 Gabe Wilkerson posted:
I am very new to UD, and am just trying to get a feel for the basics. So, after going through the ASP tutorial, I decided to try and make a simple search/results page from scratch. Right now my search page only consits of one list menu to choose a value from to limit the results page by.

When I manually type in the name and values for this menu everything works great, however when I click on the lightning bolt in the list values menu, and choose a field from my recordset it does not. When I preview it in IE or Netscape all that I see in the menu is

" >

Here is a copy of the code that UD generated for the name and value

<%=(Employees.Fields.Item("Location".Value)%>

What am I doing wrong? Any help would be appreciated

Thanks in advance,
Wilkey

Reply to this topic