Hey folks what I am looking for is a little script that will show say todays date like Last Update: 10-12-2012 only! Not like, Last Update: Fri Oct 12 14:26:13 2012.
this is what I was using
Code:
<script>document.write(Date()+".")</script>
any smart peeps ready to help lol Thanks
