← Prev in month
← Prev in thread
Linking
Hello, via DocBook I created a epub and converted that to mobi and placed it at Amazon. Amazon allows to create a link which I wanted to include in the online version of this book so that people see this book: The link ist: <iframe src="" href="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=000000&IS2=1&npa=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=vogellade-20&o=1&p=8&l=as1&m=amazon&f=ifr&ref=tf_til&asins=B0067QNR56">http://rcm.amazon.com/e/cm?lt1=_blank&bc1=000000&IS2=1&npa=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=vogellade-20&o=1&p=8&l=as1&m=amazon&f=ifr&ref=tf_til&asins=B0067QNR56" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe> Unfortunaltely if I include this via the following: <?dbhtml-include href=""> I recieve the error message: [xslt] : Warning! org.xml.sax.SAXParseException; systemId: file:/C:/Users/vogella/workspace/docu/output/lib//kindle/git.txt; lineNumber: 1; columnNumber: 55; unexpected character after entity reference (found "=") (expected ";") Cause: org.xml.sax.SAXParseException; systemId: file:/C:/Users/vogella/workspace/docu/output/lib//kindle/git.txt; lineNumber: 1; columnNumber: 55; unexpected character after entity reference (found "=") (expected ";") Any advice how to solve this? Best regards, Lars -- Lars http://www.vogella.de - Eclipse, Android and Java Tutorials http://www.twitter.com/vogella - Lars on Twitter
← Prev in month
← Prev in thread