haimn100
12-17-2009, 05:53 AM
Hi.
Im using the latest release of sgml dll . and after parsing an html document i got an error when trying to load the parsed document to a XPathDocument class.
Apparently it found an attribute with the '!' character as the first character in the attribute name.
Sample : <select name="s" !onchange="LoadLevel2('SearchForm.iNumber1','SearchForm.iNumb er2');">
Is it a known issue ?
Can somebody point me to the direction of the source code to fix this ?
Im using the latest release of sgml dll . and after parsing an html document i got an error when trying to load the parsed document to a XPathDocument class.
Apparently it found an attribute with the '!' character as the first character in the attribute name.
Sample : <select name="s" !onchange="LoadLevel2('SearchForm.iNumber1','SearchForm.iNumb er2');">
Is it a known issue ?
Can somebody point me to the direction of the source code to fix this ?