Difference between revisions of "Jk-voting-voting subject page.html"

From AOLserver Wiki
Jump to navigation Jump to search
(imported from WiKit id 80)
 
(No difference)

Latest revision as of 19:48, 15 January 2002

<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>