brodie28 Posted July 19, 2006 Posted July 19, 2006 Using AutoIt, what is the best way to have information sent to me over the internet... So that when the script is run on someone elses computer, I can receive information from it? I was thinking a _INetSmtpMail but I do not know how reliable it is... I assume I could find hotmails smtp server (which from memory us mx1.hotmail.com) and use that to send data to my hotmail address... I could even use IE to maybe navigate to a website and send the information to that... Just anywhere that I could check later. What do you guys think?
Xenobiologist Posted July 19, 2006 Posted July 19, 2006 HI, I would make a MsgBox with your email address and ask the user whether he wants to send some data. OKay, you can send an email via Autoit using the _INetSmtpMailCom() func aswell without asking. So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
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