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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
T

tobisoft

@tobisoft
About
Posts
1
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Display results based on dropdown selected dropdown value
    T tobisoft

    From the select tag, from my own observation, it appears that you have called the wrong tag "name" from the dropdown. Instead of

    if($_GET['Solicitations'] == "Bid")

    Since the "select name ="SType" ", why not use

    if($_GET['Stype'] == "Bid")

    . I think that is where the mistakes comes from. Because it is whatever value you select from the dropdown that becomes the value of the Select tag.

    Linux, Apache, MySQL, PHP database php sql-server sysadmin help
  • Login

  • Don't have an account? Register

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