C
Charles Prince
Not had much to do with windows so am struggling a bit (lot) here.
Our server applications build a html form then send that form to the
clients browser. Standard stuff here.
Now I need to embed a 3rd party tool which presents the user with choices
and passes the results back to the caller. The authours assure me that
their tool is fully "DD" compliant so can be called by any other "DD"
compliant application.
So using javascript running in the cloient browser, I need to ba able to
load a client side dll in to the browser form and then call the dll'd
functions.
Can anyone tell me a simplistic method of loading a client side dll and
using it's functions please?
TIA.
Our server applications build a html form then send that form to the
clients browser. Standard stuff here.
Now I need to embed a 3rd party tool which presents the user with choices
and passes the results back to the caller. The authours assure me that
their tool is fully "DD" compliant so can be called by any other "DD"
compliant application.
So using javascript running in the cloient browser, I need to ba able to
load a client side dll in to the browser form and then call the dll'd
functions.
Can anyone tell me a simplistic method of loading a client side dll and
using it's functions please?
TIA.