Hi All.
What is the recommended method for identifying a returning workstation, in acutoweb?
There is ACCEPT FROM TERMINAL-INFO, but the CLIENT info is about the generic device, no mac address or anything. So if 2 people have identical devices, you cannot tell which is which.
Web browsers normally use cookies to achieve this - can we do that with AcuToWeb? Can we do it with the browser control? Or is there a better way? (I've not used the browser control much, but what I've read hasn't mentioned setting cookies - I'm guessing there's a way to open the browser control, pointing it at a server-side resource, which will send the cookie - then later open it pointed at a get-cookie page)