Hello out there,
If anyone can help me with this situation, I would be very
grateful. I have to access an XML feed that is currently being
accessed, parsed and turned into the target HTML via a .php page,which
then uses a simple "echo" command to send the ASCII HTML back. I would
like to be able take that HTML, read it, and embed it into an .htm or
..shtm page. I am thinking that javascript might be a way to go with
this. Is there a way, through javascript, to load the .php page, get
the resulting HTML, and have it become a part of the original .html or
..shtm page so it will be executed?
-Jay
(patel@cs.utk.e du)
If anyone can help me with this situation, I would be very
grateful. I have to access an XML feed that is currently being
accessed, parsed and turned into the target HTML via a .php page,which
then uses a simple "echo" command to send the ASCII HTML back. I would
like to be able take that HTML, read it, and embed it into an .htm or
..shtm page. I am thinking that javascript might be a way to go with
this. Is there a way, through javascript, to load the .php page, get
the resulting HTML, and have it become a part of the original .html or
..shtm page so it will be executed?
-Jay
(patel@cs.utk.e du)
Comment