Posts: 488
Name: Chip Johns
Location: Savannah Georgia
|
Need more info ichiedich
What is parsing the form?
A better approach may be to use an if statement and a drop down- a jump menu. If they select Name or Score the link comes back to this same page with a query string that lets the If statement know whether to load the Name Input Box or the Score Input Box. This way they only have the one box to type in, problem solved..
Hope this makes sense.
|