I have this code:
<asp:Label ID="lblWebSiteInfo" runat="server"></asp:Label>
the code give the copyright for my website :Copyright © Metal Bell Magazine \\m// 2012 - 2013
I need to change from 2013 to 2014 but I can't edit the text any help?
I am working on Visual Studio
Go to the complete details ...