Originally published at: Using Custom URI to Compliment your Web Application – Xojo Programming Blog
There are times when you will want to use the resources of your web application’s user computer, for example, printing a sales docket for a Point-Of-Sale site. In this article, I will expand on William Yu’s blog post Custom URI Schemes On Windows from 2016. Again, I’m going to use a simple alert-type application, add…
3 Likes