hey all, been a while since i was this stumped.
i have main.php which calls in an iframe child.php
child.php is only a table it has lots of TDs in it.
now what i want to do is to have a button on main.php that when pressed creates an XLS file of the table in child.php
so far i have tried using javascript which is great at looking through the child table, it works great, i can go one cell at a time and get the values no problem. but i cant get that to export into xls in all browsers. ( if someone knows how to do this - and shows me then i am saved )
when i call a new file excel.php with the button i can use the header stuff to send output to an xls file. this also works fine. i can create an xls file now. but i cant figure out how to access the main file's child data with php. so again if someone could show me how to access a child of a parent in php i am saved.
so... :-) help, i need somebody, help, not just aaaaanybody... pleeeaase... ( cant remember the rest of the song. )