Another site is providing me an XML feed that I would like to display on my site. I have the XSLT file and the web service URL along with the username and password. My site is just simple html, how do I go about doing this? Thanks
If it is a webservice you need to consume you are going to have to put in some serverside programming if you want to be giving live updates (eg PHP or .Net)