Hi guys,
I want to fill a field in the following form:
colour(blue,red,green)
and then create a dropdown box on a page like this:
Colour: <dropdown>
This has to be <select name=colour><option value=http://www.phpbuilder.com/board/archive/index.php/"blue">Blue
and so on.
Is that possible?
I want to fill a field in the following form:
colour(blue,red,green)
and then create a dropdown box on a page like this:
Colour: <dropdown>
This has to be <select name=colour><option value=http://www.phpbuilder.com/board/archive/index.php/"blue">Blue
and so on.
Is that possible?