__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares? Code Samples | People Counting System
Being a client side scripting language, there is on way to interact between logged in users without assistance of some server-side technology.
You can use a simple text file instead of a headvy DB.
You don't need a DB server, but you will need some kind of database eg a flat file database in XML or CSV. Unless you want to start back at 0 when the server is rebooted.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares? Code Samples | People Counting System
<whisper>
knowing what server side code might be helpful
</whisper>
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares? Code Samples | People Counting System
server side = ASP, PHP, ColdFusion, Perl, Python something that runs on your webserver
a remote one would be something that runs on a server somewhere else.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares? Code Samples | People Counting System
But as this is the javascript forum and your last post is the first time you have mentioned what server side code you use, it would be more than a little difficult to suggest what script you can use !!!
We are programmers, developers and designers not clairvouyants
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares? Code Samples | People Counting System