Visual Basic 6, ActiveX and Unicode
One of the older applications I support uses ActiveX controls embedded inside a web page. These controls request data from a web server to update the information on the page without requesting the whole page again, much in the same way that AJAX is now commonly used. This has worked fine for the Latin code […]