View Single Post
Old 02-12-2014, 04:09 AM   #6
Jpax
Member
Jpax began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Nov 2012
Location: Philippines
Device: Kindle Fire, Kindle Fire HD, Amazon Kindle PW, Nook Color, Nook Tablet
thanks eschwartz..

I used (\w+) and it also works. By the way, do you have idea what is this error:

"This XML file does not appear to have any style information associated with it. The document tree is shown below."

This is my first few lines:

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns:idx="wwww.mobipocket.com" xmlns:mbp="www.mobipocket.com" xmlns:xlink="http://www.w3.org/1999/xlink">
<head>
<link href="../Styles/XXXXX.css" rel="stylesheet" type="text/css" />
<title></title>
<style type="text/css">
</style>
</head>
Jpax is offline   Reply With Quote