I have a static webpage, nothing changes dynamically. However the client wants a date insert into text within the page. The date will always be the current daet plus one day
You can do it in my way this is below
HTML:
< asp:Label ID="Label1" runat="server" Text='' >
JavaScript: