Jump to content

Need help with website counter


mycookinginfo

Recommended Posts

Either javascript or php will do that for you. I don't think you can do that with just html (at least I can't think of a way to do it off hand), but I may be wrong. If it's possible, with just html, I'm sure someone will let you know sooner than later. Any way, I'd use javascript.

Edited by niche
Link to comment
Share on other sites

Sure you can, but you'll probably have to post at least a little code, of your own, to get what you need. That's one of the unwritten rules of coding forums. That way, everybody's shares the work.

Edited by niche
Link to comment
Share on other sites

This can not be done with just pure HTML, you will need javascript or php like niche stated.HTML can not store any data (besides the original text you put in), nor manipulate data. It is only a structure language.

Edited by Krewe
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...