| | |
|
|
|
Re: Dynamic PHP Drop Down List... |
| message from svnipp on 15 Jul 2004 |
I don't think I properly explained the problem in the first place... The
systems are appearing in the drop-down box correctly, and the system I select
is the one that is making it into the database without any problem. The system
names are also appearing in proper order, though the ORDER BY suggestion is a
good one since this table will grow over time.
The real problem for me is that when the page loads up in a browser, the very
last system is displayed in the box of the drop-down field. Once the drop-down
field button on the right side is pressed to view all of the viable selections,
the LAST system is what is active in the list. What I am wanting is to have
the "System Name" static option to be displayed and active in the drop-down
list when the page initially loads. This would mean that when the drop-down
button is depressed the list would display from top down, not bottom up as it
is currently displaying.
I hope this clears up the nature of the problem. Thanks again for the
feedback so far.
Scott
|
|
Archived message: Re: Dynamic PHP Drop Down List... (Macromedia Dreamweaver Web Design)