nowandever29
MIS
Hi,
I have Access 2003, and I've got two data access pages. I'm trying to add a filter criteria for a hyperlink, so the value of a drop-down will be passed to the second page.
I've tried putting the following in there:
lbxServer
lbxServer.Value
lbxServer.Innertext
<%=lbxServer.Value%>
Nothing works - it's passing the literal text, and not interpreting it (filling it in).
Thanks in advance for your help!
I have Access 2003, and I've got two data access pages. I'm trying to add a filter criteria for a hyperlink, so the value of a drop-down will be passed to the second page.
I've tried putting the following in there:
lbxServer
lbxServer.Value
lbxServer.Innertext
<%=lbxServer.Value%>
Nothing works - it's passing the literal text, and not interpreting it (filling it in).
Thanks in advance for your help!