We Recommend

ASP.NET 3.5 Unleashed ASP.NET 3.5 Unleashed
ASP.NET 3.5 Unleashed is the most comprehensive book available on the Microsoft ASP.NET 3.5 Framework, covering all aspects of the ASP.NET 3.5 Framework--no matter how advanced.


Posted By

savageideas on 08/21/06


Tagged

copyright ASP


Versions (?)


Copyright


Published in: ASP 


URL: www.savageideas.com

  1. Copyright © 2005
  2. <%
  3. If Year(Date) > 2005 Then
  4. Response.Write "-" & Year(Date)
  5. End If
  6. %>
  7.  <a href="http://www.url.com/">Company Name</a>.<br />
  8. All Rights Reserved.<br />
  9. Please read our <a href="privacy.asp">privacy policy</a> or view our <a href="map.asp">site map</a>.<br />
  10. Site design by <a href="http://www.url.com/" target="_blank">Company Name</a>.

Report this snippet 

You need to login to post a comment.