[help] Some Javascript Questions

it's posible to make:

a rate system(to rate a work)

comment system(to comment a work)

and a download counter(to show ho much downloads has a skin)

and how to make it(if it's possible)

tnx for your help ;):D

#154814

anyone help :cry:

#154855

Sorry about this, but could you try re-phrasing your question? I don't quite get what you are asking.

#154868

ok. is possible to make an comment system( like the coments on news in A-S), rating system( the people choose the rating of a skin, icon pack or wallpaper)

and an click counter( showes ho much an link was clicked).

i wan't to know if it's posible to do it with javascript. and if it's possible, how i can do it? :lol:

tnx to all superhelpers, but it seems that nobody is a javascript guru >.<

#154951

I wouldn't use javascript with any of them. I'd use PHP. That way you can store comments in a database, append ratings to topics in the existing database and have an excellent user tracking system in the same way. If you go to Zendand look around you'll find code snippets for some, if not all of the things you're after.

Hope this helps.

L.

#155177