good day.
i am trying to make an application that logs in to a web application that sits on a server, puts in the user name and password, and sends an email notification(th at part is not a problem) if the log in failed.
i can code somewhat on vb6 and i was wondering how should i approach such a project.
i tried to set up a web browser using Microsoft internet component, but i got stumped as to how i send...