August 6, 201411 yr I am trying to find out if there is a way to instantly notify the user if they have an update to their software.
August 6, 201411 yr If you have a table of Users, customers I assume, and in that table record the version they currently have in a field, you could create a script that compares the latest version with the user version and sends an email if they're not current. If all your customers have access to even a small part of your server, or even using Web Direct, you could likely implement something similar on the customer side which might be more automatic. My two cents . . . never tried it.
Create an account or sign in to comment