Jump to content

holly30

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Posts posted by holly30

  1. Hi all,

    I hope somebody can help me with the folowing:

    I'm trying to create a pulldown-navigation which is build enterily dynamic from a MySql database
    .
    I've got two tables in MySql, one with the main navigation options, and one with the pulldown options.
    The first thing i do is to create a repeat on the first table, which will give me with the main options in my navigation bar. No problem so far.
    Now i have to bind the right suboptions to the corresponding main option... and that's where the trouble starts.

    In my second MySql table i have a cell with the mainoption-positon which to relate to.
    How do i bind this to the right mainoption? Right know i'm using a nested repeat loop inside of the main-loop, but this is probably not the right way to go...
    My guess is i should use some kind of 'JOIN'? Unfortunately my MySQL knowledge stops just about there....

    Can somebody please point me in the right direction?


    thanks grtz, Holly
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.