ExcelGuy
09-19-2003, 09:37 PM
I am trying to display a weather function on my site using the Weather.com Weather XML Data Feed.
I can pass a url to their function and get a XML file back. I have a XSL document that will display the information the way I want it to once I have the file.
I can only get this to work if I get the response back from Weather.com, save it on my computer and add code to point to my xsl file. How do I combine it to be one process?
Eventually, users will be saving their own zip code as the base location for the request, but I have not gotten to that point yet.
Any help is appreciated.
I can pass a url to their function and get a XML file back. I have a XSL document that will display the information the way I want it to once I have the file.
I can only get this to work if I get the response back from Weather.com, save it on my computer and add code to point to my xsl file. How do I combine it to be one process?
Eventually, users will be saving their own zip code as the base location for the request, but I have not gotten to that point yet.
Any help is appreciated.