Hey
I want to learn a new coding language.
Say i want to create an application like a count down timer and put it on my webpage. What coding language would i use to create it?
I was using refresh meta tag with seconds of delay, it depend what you need to do exactly.. the best is to find it on a web site and copy the code from there or search for scripts on google
__________________
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?
You can find different clock timer that you can use to your webpage in the net. just try planet source code or vbcode. Be sure that the program that you will download do not have virus..Good Luck
There should be a clear distinction between Java and Java Script. a countdown snipet of java script is what you need. for something that small I would definetly use java script its really easy to create countdown.
My prefered language of choice is C#.NET + Ajax + java script combination.