Feel free (as in GPL) to use my libHtmlForm functions available here:
http://www.nirvani.net/software/libHtmlForm/

Jeremy

Jeremy Brand :: Sr. Software Engineer :: 408-245-9058 :: [EMAIL PROTECTED]
http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    "LINUX is obsolete"  -- Andy Tanenbaum, January 29th, 1992
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
       http://www.JEEP-FOR-SALE.com/ -- I need a buyer
  Get your own Free, Private email at http://www.smackdown.com/

On Tue, 23 Jan 2001, david klein wrote:

> Date: Tue, 23 Jan 2001 21:48:52 -0000
> From: david klein <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [PHP] How does PHP accept multiple selection
> 
> Hello,
> 
> I have some codes like:
>   <select name="links" size="5" multiple>
>   <OPTION VALUE="scripttip1.html"> Page 1
>   <OPTION VALUE="scripttip2.html"> Page 2
>   <OPTION VALUE="scripttip3.html"> Page 3
>   </select>
>   <input type="submit" name="removeButton" value="Remove">
> 
> If I selected item 1 and item 3 both, how can I get my multiple selection in 
> the PHP codes? (it seems to me it always give me the last selection only).
> 
> Thank you very much in advance.
> 
> Regards,
> David
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to