Kim Madsen wrote:
> Hey
> 
> I'm working on creating excel sheets from these classes:
> 
> http://articles.sitepoint.com/article/pear-spreadsheet_excel_writer/3
> 
> http://pear.php.net/package/Spreadsheet_Excel_Writer/download/
> 
> Does anyone know how to create a combo box from PHP with these (or other
> classes)? By combobox I mean the <select> / dropdown box in HTML.
> 

Where will your combobox reside?
What will your combobox contain/display?
What are you going to generating your combobox with?  Are you wanting to build
it with one of the two listed software packages?

Jim

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to