skynex66
Junior Member
- Mar 16, 2010
- 141
- 38
I'm making an ocr service and i want to offer it for free to bhw members for beta testing.
You can upload your pict to: http://skynex66.no-ip.org:8080/ as in the example below:
If you can help me improve or promote the service please contact me on skype.
Any feedback is apreciated
Best Regards
You can upload your pict to: http://skynex66.no-ip.org:8080/ as in the example below:
HTML:
<html><head></head><body>
<form method="post" action="http://skynex66.no-ip.org:8080/" enctype="multipart/form-data">
<input type="file" name="pict">
<input type="submit" value="Send">
</form>
</body></html>
If you can help me improve or promote the service please contact me on skype.
Any feedback is apreciated
Best Regards