I was wandering how to run scripts on the server-side. I have a countdown script that counts down the number of days until the so called Armagedeon on 12/21/2012 When the count reaches that day a message pops up. I don't want my visitors to easily change the date and time on their local machine to see what the message says
javascript runs clientside NOT serverside and serverside scripts run ONCE when they are requested.
So your countdown HAS to run clientside. Secondly scripts running on the server would show the server time NOT the users LOCAL time.
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?