On Tue, May 23, 2017 at 6:23 AM, leledumbo via fpc-pascal
<[email protected]> wrote:
>> Is there a way to call an Exe (previously installed, no problem with that)
> to interact with an Exe, working in IE and Chrome?
>
> Not from client side AFAIK. You'll need to create a local server side app,
> let that one executes the exe and response back to the client (if needed).

I need to call an EXE in client site. For example: digital signature.
The client would use his token to sign a document (locally) and then
send to the Web app.

Best regards,
Marcos Douglas
_______________________________________________
fpc-pascal maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to