Stop published web application from working
-
What is the best practice to stop a web application to stop from working on IIS in a marketing image. I am distributing an image that has a published web application to customers and i need this applciation too stop from working after a month from that first login. Any ideas and thanks in advance!!!!!
-
What is the best practice to stop a web application to stop from working on IIS in a marketing image. I am distributing an image that has a published web application to customers and i need this applciation too stop from working after a month from that first login. Any ideas and thanks in advance!!!!!
Write Business logic on Login of application or Page Load of your application.
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.