Posted by Jack Jackson on 08/01/05 22:32
It'd have to be in the form of a form and you'd need to add values to
the options, wrap it inside form tags, specify a method like $_POST or
$_GET, error check and then send.
Bruce Gilbert wrote:
> can anyone give me an idea on how to return info. from a forl pulldown menu
>
> eg:
>
> <select class="textbox"
> name="loan_process">
> <option value=""
> selected="selected">Purchase</option>
> <option
> value="">Construct Home</option>
> <option>
> </select>
>
> and return that to an email address.
>
>
> thanks
>
>
>
Navigation:
[Reply to this message]
|