Protection against date tempering
-
hi, I am creating a C# inventory application in which the user must have to download price book after 7 days. After 7 days the application will give a message to user to download price book. there is a possibility that user change its system date to previous one. how to prevent this? even if the user change its system date the application came to know about it and again ask user to download latest price book. what will be the way around this? Thanks
-
hi, I am creating a C# inventory application in which the user must have to download price book after 7 days. After 7 days the application will give a message to user to download price book. there is a possibility that user change its system date to previous one. how to prevent this? even if the user change its system date the application came to know about it and again ask user to download latest price book. what will be the way around this? Thanks
Have you solved this? I would think of making the date field a read-only field once a date has been entered...
"Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus