Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
335 views

Best practice in designing a web app user activities logging?

We have a web e-learning type system, and for this project, I am supposed to design an activities logging feature for the whole system so we can track down their daily activities and perhaps help them ...
0
votes
1answer
100 views

Implement user activity logger in old application?

How to go about implementing a user activity logger in MFC application.To get to know what are all the features are used most in an existing application.
-2
votes
1answer
68 views

How to respond to text automatically?

Okay so here is my source code.. Something keeps going wrong and getting an Force close error. Here is the code, can someone tell me if i need to make any changes.. I have 2 classes one that sends ...