The Daily Static
  The Daily Static
UF Archives
Register
UF Membership
Ad Free Site
Postcards
Community

Geekfinder
UFie Gear
Advertise on UF

Forum Rules
& FAQ


Username

Password


Create a New Account

 
 

Back to UserFriendly Strip Comments Index

Java link anyone? by Pritzen2001-02-20 03:14:20
  Like so ?? by Medentic 2001-02-20 03:51:07
javascript: datenow = new Date(); Yearnow = datenow.getYear(); Monthnow = datenow.getMonth() +1; Datenow = datenow.getDate(); location.href='http://ars.userfriendly.org/cartoons/?id=' + Yearnow.toString() + 0 + Monthnow.toString() + 0 + Datenow.toString(); Remove [0 + ] after the tenth and after october :-) Or like so ??? javascript: datenow = new Date(); YY=datenow.getFullYear(); MM=(datenow.getMonth()+1); if (MM<10) {MM="0"+MM}; DD=datenow.getDate(); if (DD<10) {DD="0"+DD}; location.href='http://ars.userfriendly.org/cartoons/?id=' + YY + MM + DD;
[ Reply ]
    RE: Like so ?? by Pritzen2001-02-20 04:07:15
      Even better by Doc0292001-02-20 06:05:45
        RE: Even better by mf2001-02-20 07:07:51
          let's have fun... by steinfisch2001-02-20 08:03:35
            that's good... by special_ed2001-02-20 08:08:45
              Do you mean really? by steinfisch2001-02-20 09:34:11
          *lol* by steinfisch2001-02-20 08:08:32

 

[Todays Cartoon Discussion] [News Index]

Come get yer ARS (Account Registration System) Source Code here!
All images, characters, content and text are copyrighted and trademarks of J.D. Frazer except where other ownership applies. Don't do bad things, we have lawyers.
UserFriendly.Org and its operators are not liable for comments or content posted by its visitors, and will cheerfully assist the lawful authorities in hunting down script-kiddies, spammers and other net scum. And if you're really bad, we'll call your mom. (We're not kidding, we've done it before.)