A
accessRPL
I have a database that is generating a table of items to be reviewed from an
active server page that returns an excel document.
I have managed to get the excel document into an iframe on a data access
page and idealy would like to import it into a table directly from there but
am unable to find and methods that i could call to get a handle on the excel
object within the frame, i could not even find a way to save the excel object
to disk. Is this possible?
I have achieved it manually by triggering the link to open in an external
explorer pane and selecting File -> Save which i am then importing using a
pre-defined linked table (local). This works fine but is inpractical for the
number of times that this would be needed to be carried out.
Any Suggestions would be great
Cheers
RPL
active server page that returns an excel document.
I have managed to get the excel document into an iframe on a data access
page and idealy would like to import it into a table directly from there but
am unable to find and methods that i could call to get a handle on the excel
object within the frame, i could not even find a way to save the excel object
to disk. Is this possible?
I have achieved it manually by triggering the link to open in an external
explorer pane and selecting File -> Save which i am then importing using a
pre-defined linked table (local). This works fine but is inpractical for the
number of times that this would be needed to be carried out.
Any Suggestions would be great
Cheers
RPL