Hey Scott/Dave
I'm trying to update the site to reflect how we call our Tax. If I changed the "lblTaxLabel" from VAT to GST would it change the Tax name on all my screens instead of me having to manually change all ASCX files?
Where in the code or Db would I change this field text??
<asp:Label runat="server" ID="lblTaxLabel" Text="Sales Tax" CssClass="SmithProdText"/>
Cheers
Rob