]> bicyclesonthemoon.info Git - ott/enhance/blob - reveal.1.htm
debug build target; updated config tool; install script
[ott/enhance] / reveal.1.htm
1                 <h1>Reveal hidden detail!</h1>
2                 <form method="post" action="###HTML_REVEAL_PATH;">
3                         Enhance by URL<br>
4                         URL of image:
5                         <input class="pt" type="text" name="inpix">
6                         <input class="pk" type="submit" value="ENHANCE!"><br>
7                 </form>
8                 <br>
9                 <form method="post" action="###HTML_REVEAL_PATH;" enctype="multipart/form-data">
10                         Enhance by file upload<br>
11                         Upload the image:
12                         <input class="pt" type="file" name="inpix">
13                         <input class="pk" type="submit" value="ENHANCE!"><br>
14                 </form>