question about dropdown menus and hidden fields

Discussion in 'JavaScript' started by definitive, Jan 28, 2011.

  1. #1
    -Please Delete-
     
    Last edited: Jan 28, 2011
    definitive, Jan 28, 2011 IP
  2. hogan_h

    hogan_h Peon

    Messages:
    199
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I don't get what exactly do you want?

    You have a target page (or 2, lol) and on the target page you want to read what value user selected?

    Only 1 value can be selected, right? Why are you passing hidden field at all, why don't you read directly from $_POST['os'] what value was selected?
     
    hogan_h, Jan 28, 2011 IP