bug fixes

This commit is contained in:
Neythen
2021-07-15 19:49:53 +01:00
parent c490a5390c
commit 2e4f4dc386
19 changed files with 100 additions and 56 deletions

View File

@@ -58,12 +58,19 @@
<input type="submit" value="Set"style="height:30px">
</form>
<p>Display a image or gif</p>
<p>Display a gif</p>
<form action="/DisplayGIF" method="POST" enctype=multipart/form-data>
<p><input type=file name=file style="height:30px">
<input type=submit value=Upload style="height:30px">
</form>
<p>Display an image</p>
<form action="/DisplayImage" method="POST" enctype=multipart/form-data>
<p><input type=file name=file style="height:30px">
<input type=submit value=Upload style="height:30px">
</form>
<br><br>
<h3>Tickers to display</h3>
<p>To change the tickers displayed please upload a CSV (comma separated value) file with 11 tickers on each row e.g</p>