Hello,

If i want to record the ocntents of two text boxes and a condition (i.e Username, time and success/failed login attempt) into a log file what is the best way of doing this.


I only want to append a log file not actually replace the last entry. That way i have an ongoing log of entries and successful/unsuccessful logins.

Any tips?

Regards
M.

(VB6 Pro edition)