fhanna Posted March 13, 2007 Posted March 13, 2007 I am receiving Outlook emails in HTML format. I would like to retrieve links via the _ielinkgetcollection. Currently I am utilizing a view source function of Outlook, saving the text to an .html file format then doing a _iecreate function, then utilizing the _ielinggetcollection. Is there a way to to simulate the IE.au3 routines on html code outside an IE window? Thanks
theguy0000 Posted March 13, 2007 Posted March 13, 2007 Is there a way to to simulate the IE.au3 routines on html code outside an IE window?no. The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
Shevilie Posted March 13, 2007 Posted March 13, 2007 You could though have a look at msdn and use com objects (I'm doing to my calender in Outlook) Start here if you are new Valuater's AutoIT 1-2-3Looking for an UDF - Look hereDo you need to do it twice - Autoit
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now