Software Development Network>> VS Express Editions>> Currency Symbol
Hi,
You can use ...Amount = Amount.Replace("GBP", "");Where amount is string.
Currency Symbol
Lloyd O.
johoja
Hi,
You can use ...
Amount = Amount.Replace("GBP", "");
Where amount is string.