Reading and writing an Excel sheet with form elements using PHP on Linux -


one of our clients trying find way automate filling out form supplied 1 of vendors. excel spreadsheet contains dropdowns , checkboxes. catch must submit form on daily/weekly basis using exact spreadsheet "form" , trying remove human processing loop.

i have tried using phpexcel read files, cannot life of me figure out how set value of dropdowns -or- check 1 of checkboxes.

as secondary note, if load , rewrite file new file, dropdowns , checkboxes disappear file.

thanks, dan

assuming form doesn't change, bind values separate data source, change that.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -