Forums
This topic is locked
List menu Value and Label
Posted 14 Aug 2003 10:19:41
1
has voted
14 Aug 2003 10:19:41 Kenny Darcy posted:
Hi yea, i want the pass both the value and lable of a list menu to a database, Where do I start as I cannot seem to get it working.Kenny
Replies
Replied 26 Aug 2003 05:23:03
26 Aug 2003 05:23:03 Cathy French replied:
Kenny, if you find an answer, please post it back as I am trying to do the same thing. I'm not having any luck finding an answer.
Thanks
Thanks
Replied 26 Aug 2003 09:53:03
26 Aug 2003 09:53:03 Kenny Darcy replied:
Hi yea,
I found out by my self the easies way to do this is by having two recordsets on a page, one for the list menu and the other for the repeat region , the value of the list menu is the primary key for one table and is the forign key in the second table that i wanted to filter with the list menu.
Kenny