i use a date n time picker it pic the time when aplication is run and not changes it
but i whant it changes time like a clock. is it possible or other thing that i can use
for this.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
ta muPosted Aug 14, 2012, 1:29 PM
tell time of entry made because i will save it through file handling in text file.
another problem i want write selected value of comobox in text file through stream writer
Sukesh MarlaPosted Aug 14, 2012, 1:16 PM
what kind of application it is web or windows?
For windows you can just use timer control available
and in Web you can achieve it using Timer Control avaiable with Ajax Extensions.
Mark this is currect answer if it helped.