MySQL Forums
Forum List  »  Connector/Node.js

Re: try to get html with ectract value - but fails
Posted by:
Date: March 09, 2010 10:43AM

oh thanks for the heads up.

mysql> show warnings;
+---------+------+--------------------------------------------------------------
-------------------------------+
| Level | Code | Message
|
+---------+------+--------------------------------------------------------------
-------------------------------+
| Warning | 1525 | Incorrect XML value: 'parse error at line 581 pos 407: '</a>'
unexpected ('</img>' wanted)' |
+---------+------+--------------------------------------------------------------
-------------------------------+
1 row in set (0.00 sec)

f*** i hate those sloppy web programmers ... and now? ... seems that i have to correct the html pages by myself ... or is there an other way for lazy parsing via dom? a regexp and/or substring solution is not really cool :-(

Thanks
Chris

Options: ReplyQuote


Subject
Written By
Posted
Re: try to get html with ectract value - but fails
March 09, 2010 10:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.