1
HFS ~ HTTP File Server / Re: XML Problem
« on: February 27, 2008, 12:21:06 AM »
so i changed the encoding to ISO-8859-1 and it started working in firefox. problem solved!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
if it can be done, it depends on the browser.
when you wrote xsl, did you mean xsl or was a typo for xml?
what you mean by "it works locally" ?
accessing HFS with localhost? or doubleclicking on the file on your disk?
You should just have to open the file in a new tab or window, target="blank". Just duplicate [file] and call it [file.xml]
[file.xml]
<a blah target="_blank">xml file</a>
Then xml file should open in a new tab or window showing it as a page, firefox, ie and opera should show it.