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 commands into the application itself. and I'm not sure that it is in fact the right track
if someone could advice as to what tools/component i should use to such a project or if should abandon vb6 completely and try it on something else(hopefully not).
if someone encountered a tutorial to something similar in the past a link would also be much appreciated.
thanks in advance and any comment is welcome.
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 commands into the application itself. and I'm not sure that it is in fact the right track
if someone could advice as to what tools/component i should use to such a project or if should abandon vb6 completely and try it on something else(hopefully not).
if someone encountered a tutorial to something similar in the past a link would also be much appreciated.
thanks in advance and any comment is welcome.
Comment