Populating a list box or a dropdown list using php and odbc

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Johnny BeGood

    Populating a list box or a dropdown list using php and odbc

    Hi All,

    I need to populate a list box and/or a dropdown list on a form. I have all
    the bits and pieces together, all bar the code which takes the result of a
    query and creates a list box.

    Any help gratefuly appreciated.


    Cheers

  • Rami Elomaa

    #2
    Re: Populating a list box or a dropdown list using php and odbc

    "Johnny BeGood" <jbg@jbg.netwro te in message
    news:PbB%h.1944 2$j7.373217@new s.indigo.ie...
    Hi All,
    >
    I need to populate a list box and/or a dropdown list on a form. I have all
    the bits and pieces together, all bar the code which takes the result of a
    query and creates a list box.
    Read the earlier thread by cresh on May 3. Subject "Populating <optionstag
    with SQL data?"

    --
    Rami.Elomaa@gma il.com

    "Good tea. Nice house." -- Worf


    Comment

    • Johnny BeGood

      #3
      Re: Populating a list box or a dropdown list using php and odbc

      Cheers Rami, I really don't know how I missed it, thanks!


      "Rami Elomaa" <rami.elomaa@gm ail.comwrote in message
      news:wuB%h.1600 61$lY.112447@re ader1.news.saun alahti.fi...
      Read the earlier thread by cresh on May 3. Subject "Populating <options>
      tag with SQL data?"
      >
      --
      Rami.Elomaa@gma il.com
      >
      "Good tea. Nice house." -- Worf
      >

      Comment

      Working...