Hello
everybody
i have created a application
in application i have added a form1 and i have used two buttons, when i click(Triggered) button1 it will load form2 and when i click(triggered) button2 it will load form3
but my problem is this form2 and form3 should load when button1 and button2 is clicked but this should work only for one year,
after one year even i clicked the button1 and button2 the form2 and form3 should not load
i got a hint from one of my friend he said that "we need to compare the date when the application is published with the current date if it has crossed 1 year form should not be loaded mean to say even after clicking button after one year the form should not get loaded "
when the system date is changed then it will work form first
i'll explain you in details
see a client has taken for one year ok
but the problem is when the client changes his sytem date than he can use for more than one year right so how to do it
and he has no internet facility also
please explain me with the help of code
but i am not understanding how to proceed
please help me out