<div class="gmail_quote"><br><div class="im"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
> What about opening a web page with a pre-filled form (pass the hash through<br>
> the URL)? There are system APIs for this on both Windows and OS X, and most<br>
> probably in Linux too (although it may be window manger dependent). On<br>
> Windows, the default browser is used.<br>
<br></blockquote><div> </div></div></div><a href="http://openlierox.git.sourceforge.net/git/gitweb.cgi?p=openlierox/openlierox;a=blob_plain;f=src/client/OpenExternBrowser.cpp;hb=4c24a09486ce58ea4c4d2bd2378764f1e6d451d7" target="_blank">http://openlierox.git.sourceforge.net/git/gitweb.cgi?p=openlierox/openlierox;a=blob_plain;f=src/client/OpenExternBrowser.cpp;hb=4c24a09486ce58ea4c4d2bd2378764f1e6d451d7</a><br>

That might help you.<br>Just put all necessary info in the URL as parameters, and let javascript to fill the form.<br>
</div><br>