Hi,
How could I get the "Invalid Franchise Code" value from this xml document?
Using C# 2005.
(Hope i can post this here as i wasnt able to post under the .NET category)
<?xml version="1.0" encoding="utf-8" ?>
<string xmlns="http://WorkshopWebServ ice">Invalid Franchise Code</string>
Thanks