Hello and thank you for taking the time to read this post of mine.
I would like to create a browser based application for a client of mine so as to manage his customers/products/offers etc. I can set the whole thing up locally, but I would like to know if there is a way of preventing the application to be duplicated in another computer. (coping the pages/database) I have heard of methods scrambling the code of a page, but I am not sure if it will help at all since I want protection to the database also. Any protection method mentioned, will be appreciated. Also note that setting the whole thing up in a web domain will be my last choice since I need the whole thing to work locally.
Thank you in advance for your time.