Signature Capture in SPB2.2

R Roland Rozsa 3 years ago
1 0 0

Team, One of my customer wants to use Signature Capture functionality in Pocket browser 2.2. The Frame shows up ok, and it also dissapears, but the problem is with the connection to the FTP and saving the picture. We haven't found an example on the web, that describes the connection via FTP. Probably it is only some parameter issue, but we are not sure. Has anyone encountered similar problem ? Thanks Roland

 
The paramaters we use, look like this.

The 1. Frame:

 

   function onCapture()

   {

      var objGeneric = new ActiveXObject("SymbolBrowser.Generic");

 

      objGeneric.InvokeMETAFunction('SignatureCapture', 'enabled');

   }

 

2. Frame:

 

   function onCapture()

   {

      var objGeneric = new ActiveXObject("SymbolBrowser.Generic");

 

      objGeneric.InvokeMETAFunction('SignatureCapture', 'enabled');

   }

       

 

CONTACT
Can’t find what you’re looking for?