Log in

View Full Version : Scheduled text?



johnny b
11-24-2008, 04:45 PM
Can anyone tell me how to schedule text so that it will be displayed for a set amount of time only?

For example: Start-24 Nov 2008 11:38:08 End-24 Dec 2008 11:38:08

Thanks

maneetpuri
11-27-2008, 11:56 AM
Hi,

Its simple – pick the current time stamp and check if it’s the interval of time when this text needs to be displayed then show it or else not. If you are not sure about the code of how to do this then let me know the scripting language you are using and I will write a code for you.

Cheers,

Lexolution Blog (http://www.lexolution.in/blog)
Web Development Services (http://www.lexolutionit.com/services)

johnny b
11-27-2008, 02:44 PM
Thanks for the reply. I would very much appreciate if you could show me the code in javascript.