Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox
»
MsgHelp Archive
»
Messenger Plus! for Live Messenger
»
Scripting
» [Request] seconds_since function
[Request] seconds_since function
Author:
Message:
foaly
Senior Member
Posts: 718
Reputation:
20
38 /
/
Joined: Jul 2006
RE: [Request] seconds_since function
try something like
oninitialize
var actDate=new Date();
and then in the pm update function:
var nowDate = new Date();
var time = (actDate=nowDate);
Messenger.MyPersonalMessage = "I'm 16 for "+time;
07-04-2006 11:14 AM
«
Next Oldest
Return to Top
Next Newest
»
Messages In This Thread
[Request] seconds_since function
- by Fox-NL on 07-04-2006 at 10:49 AM
RE: [Request] seconds_since function
- by -dt- on 07-04-2006 at 10:52 AM
RE: [Request] seconds_since function
- by Fox-NL on 07-04-2006 at 11:05 AM
RE: [Request] seconds_since function
- by foaly on 07-04-2006 at 11:14 AM
RE: [Request] seconds_since function
- by Fox-NL on 07-04-2006 at 11:21 AM
RE: [Request] seconds_since function
- by J-Thread on 07-04-2006 at 11:23 AM
RE: [Request] seconds_since function
- by deAd on 07-04-2006 at 04:12 PM
Threaded Mode
|
Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe
|
Add to Favorites
Rate This Thread:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
Forum Rules:
You
cannot
post new threads
You
cannot
post replies
You
cannot
post attachments
You
can
edit your posts
HTML is
Off
myCode is
On
Smilies are
On
[img] Code is
On