We are developing specs. for a website for a nonprofit org, with
database for membership related functions.
But..question is regarding drop down menu links. We will have 20
category-pages, and each page will have 30-50 links- unique to that
page, so 1000+ total for site- on a drop down menu. Need we assume
that such links (both plain english description to appear on site, and
actual URL to link to- so 2 pieces data really for each link(?)) are
stored in a table on site or in our main database, or are they somehow
embedded into each menu on individual pages. We will have an admin
area allowing us to change them in either event, I assume, but we just
want to know if we must design in storage and search for such link
info in main database. Either Access or SQL. Thanks.
database for membership related functions.
But..question is regarding drop down menu links. We will have 20
category-pages, and each page will have 30-50 links- unique to that
page, so 1000+ total for site- on a drop down menu. Need we assume
that such links (both plain english description to appear on site, and
actual URL to link to- so 2 pieces data really for each link(?)) are
stored in a table on site or in our main database, or are they somehow
embedded into each menu on individual pages. We will have an admin
area allowing us to change them in either event, I assume, but we just
want to know if we must design in storage and search for such link
info in main database. Either Access or SQL. Thanks.
Comment