|
Posted by ZeldorBlat on 05/03/07 14:51
On May 3, 10:37 am, cresh <davebow...@gmail.com> wrote:
> Hello everyone,
>
> I have a problem that I cannot seem to figure out. If any of you have
> an answer or suggestion, I would appreciate it.
>
> My HTML/PHP code needs to pull options from a database to populate the
> <options> tag for a drop down menu and I cannot get it to work.
>
> Basically, there is a form on the website with a drop down box. I need
> the options in this box to be pulled from a preexisting table in a
> database. That's all. Sounds very simple but I'm totally lost on how
> to accomplish it.
>
> Any help would be greatly appreciated.
>
> Thank you,
>
> Cresh
Difficult to say. You haven't told us anything about the database
(like the tables you are using or even the server software). You
haven't told us what you've tried or done so far, and you haven't
shown us any code you've written. We can't help you without some
additional details.
[Back to original message]
|