Jk-voting-voting subject page.html

From AOLserver Wiki
Jump to navigation Jump to search

<html>

<body>

Welcome to the Mordockium Voting Booth

Any logged in user can vote, add new voting topics and add new voting options

I'm pretty sure there are still bugs (especially with non-logged on users), but everything appears to be working.

%%%%subject_lines%%%%
Subject Author Total Votes

<form action=/voting/new_subject>

New Voting Subject:
<input type=text name=subject size=40>
Voting Options:
<input type=text size=35 name=option1>
<input type=text size=35 name=option2>
<input type=text size=35 name=option3>
<input type=text size=35 name=option4>
<input type=text size=35 name=option5>

<input type=submit>

</form> </body>