I have an xml which when run on the web fails to find my html's. I'm running on a Unix based server and the error I'm getting states something like this: /usr/local/apache/xyz.net/htdocs/cmi/books\titles/booktitle.html (no such file or directory). As you can see the the "\" behind books is not correct. Nowhere in the script does it have "\" anywhere, nor is the directory set up that way on the server. Why and where would this backward slash coming from?
Thanks
Thanks