Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Javascript

Javascript

Scheduled Pinned Locked Moved Web Development
javascriptdatabasehelpquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Boonirkc
    wrote on last edited by
    #1

    hi, can someone help me,how can i add items to a selectbox and that should also be stored in the database. Booni

    J L L 3 Replies Last reply
    0
    • B Boonirkc

      hi, can someone help me,how can i add items to a selectbox and that should also be stored in the database. Booni

      J Offline
      J Offline
      John Kuhn
      wrote on last edited by
      #2

      Yes, you can dynamically add items to a list or select box using JavaScript -- although you will have to discover whether or not those items can be enumerated by the code on the server in order to store them to a database when the page is posted back.

      1 Reply Last reply
      0
      • B Boonirkc

        hi, can someone help me,how can i add items to a selectbox and that should also be stored in the database. Booni

        L Offline
        L Offline
        l a u r e n
        wrote on last edited by
        #3

        usually what u do is run a script on the server that pulls data out of the db and use that to make the html page on the fly using the data u got from the db


        "there is no spoon"
        biz stuff   about me

        1 Reply Last reply
        0
        • B Boonirkc

          hi, can someone help me,how can i add items to a selectbox and that should also be stored in the database. Booni

          L Offline
          L Offline
          lanying_wzw
          wrote on last edited by
          #4

          You can dynimic generate html code by ASP or other script language. Thinking-Asking-Thinking

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups