Posted by Zoe Brown on 11/15/94 11:26
"Chris" <none@ANTISPAM.com> wrote in message
news:k0oUe.3311$yF2.1862@newsfe6-win.ntli.net...
> I'm looking to create a dynamic jump menu/list menu that will enable me to
> navigate to a particular record by selecting a value
> from the list, however the list is dynamically generated from the
> recordset.
>
> Situation is:
>
> I have a modification page for football players profiles and want to add a
> dynamically generated list
generated from what and where ?
>to allow me to select the
> players profile I want to edit from that list, once I select the name I
> want the page to refresh with that players profile on
> screen so that I can edit it.
1 create a page with the menu.
2 create a page for each player, or create one page that you can pass the
player ID to and it will display the correct data in the form.
3 link the menu to the player using a href ?
[Back to original message]
|