I am doing a web page that contains a hyperlink that is time sensitive. During the "on" hours, I'd like the link to go to Page1.html but during the "off" hours, I want it to go to Page2.html.
Off hours are as follows:
Mon-Fri: 12:00am - 1:30am
Sat 6pm - Sun 12pm
I have everything all set up but I need a quick and easy way to get the time and date from the server. I don't know anything about PERL so I'm desperately in need of some help. Thanks in advance!
Off hours are as follows:
Mon-Fri: 12:00am - 1:30am
Sat 6pm - Sun 12pm
I have everything all set up but I need a quick and easy way to get the time and date from the server. I don't know anything about PERL so I'm desperately in need of some help. Thanks in advance!