PDA

View Full Version : Possible to make a guestbook out of JS?


Crimson
09-27-2002, 05:49 PM
Well?

ShMiL
09-27-2002, 05:53 PM
You can't store data using JS because it's client-sided.
You need to use server-sided script to save the data so others can see it...