eamondo
10-19-2006, 12:38 PM
Hi, I don't know if this is possible if it is I don't know what language i could use to do it so does anyone know a language that it would be possible to import data from a spread sheet
For Example
i have a spread sheet file www.yoursite.com/spreadsheet.xls
and a webpage www.yoursite.com/mypage.extention (php, html, whatever)
would i be able to say type "hello world" in to cell c10 for example on the spread sheet and be able to print the contents of the cell into mypage.extention ?
I know why i want to do this and i could write a PHP script to do what in a different way with out using spread sheets but i want to know if this is possible as if it is it will save me a huge about of time. i thank anyone for their input.
For Example
i have a spread sheet file www.yoursite.com/spreadsheet.xls
and a webpage www.yoursite.com/mypage.extention (php, html, whatever)
would i be able to say type "hello world" in to cell c10 for example on the spread sheet and be able to print the contents of the cell into mypage.extention ?
I know why i want to do this and i could write a PHP script to do what in a different way with out using spread sheets but i want to know if this is possible as if it is it will save me a huge about of time. i thank anyone for their input.