Re: modifing existing Excel cells using perl in Unix possible?



Thank you every one.. but this still does not solve my problem :(

I have HTML forms with input textboxes, using which I create an Excel
file. Now I need to reload this excel into the same HTML forms with the
input textboxes displaying the values from Excel sheets. Is is too
difficult? I have no clue how to do this..

If I can find out how to display values from excel sheets to the HTML
forms, I can manage to save as a new file name, and then run system
Linux command 'mv' in my perl script to save it as an original file
name. But, for this, i need some hel in re-loading html forms with
retrieving values from excel file.

Any help will be appreciated..

Thanks again,
dd

.