// only need to check to see if authenticated //get the voter uid var user = client.user; if (user == "") { redirect("login.htm"); }
Voting Question: Is SSJS a viable alternative to CGI?
yes
no
Logout