debug cgi interface

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-22 02:43:43 -07:00
parent c57068b34c
commit 8ab9667978
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490
4 changed files with 153 additions and 118 deletions

View file

@ -31,7 +31,7 @@
<h1>Smithy: RCV Ballot Counter - CGI Application Upload</h1>
<div class="form-container">
<form action="/files/forms/smithy.cgi" method="POST" enctype="multipart/form-data">
<form action="./smithy.cgi" method="POST" enctype="multipart/form-data">
<label for="spreadsheet">Upload a ballot-box spreadsheet (.xlsx, .xls, .csv):</label>
<input type="file" id="spreadsheet" name="spreadsheet" accept=".xlsx,.xls,.csv" required>
<br>
@ -57,7 +57,7 @@ and you may also inspect the source of this page to verify that <a href="https:/
i.e. each row is the ranking provided by the ballot of a voter,
e.g.:</p>
<p>
<p><a href="../../test/test_ballot.csv">test_ballot.csv<a>:
<table>
<tr>
<th>Alice</th>