EDN Admin
Well-known member
Hi
Im getting this error ""Expected token ] found NAME" mainly because the xpath query that Im using contains a special character - single quote ex: xpath = [@source=mens] and Im using MSXML2 xpath for parsing. How do we escape such special characters
in VB.Net? This is a upgraded project from VB6.
Thanks
View the full article
Im getting this error ""Expected token ] found NAME" mainly because the xpath query that Im using contains a special character - single quote ex: xpath = [@source=mens] and Im using MSXML2 xpath for parsing. How do we escape such special characters
in VB.Net? This is a upgraded project from VB6.
Thanks
View the full article