hi I'm trying to create a script to auto login to my email, I have a few different emails i want to pick from
can't seam to get the button that lunches the email website to change depending on what is selected in the combo box here is the code I'm working with. Any help would be really appreciated.
thanks guys!
#RequireAdmin
#include <IE.au3>
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <ComboConstants.