Discussion Board
-
timer problem
2005-01-17, 13:53
#1
Regular Contributor
hi,
i want to send values from application using HTTP GET,it must be periodically repeated every 2 minutes.my application
send the values continously with out interval(it is working fine) and i am able to use the menu like exit,disconnect in my
application.when i used RTimer,CPeriodic,Heartbeat for timer interval of 2 minutes,it is transmitting values to the webserver
every 2 minutes,but i am unable to use the menu like exit,disconnect etc.how to solve this problem.i also dont know which
timer to be used(RTimer,CPeriodic,Heartbeat).i want http get process to be running in the background and i want to use the
menu to do some entry process.
rgds,
mani
-
Super Contributor
It definitely shouldnt' be a problem if you use Active Objects properly. Do you know what exactly is blocking your Menu? Which statement/method?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules