Fanatick Posted August 22, 2008 Posted August 22, 2008 (edited) Hey , I 'm sure you will help me This script send a file join per mail. but This file is unknow and the file access too . we know only the name , for example : blabla.txtwe Use this script to send the file : http://www.autoitscript.com/forum/index.ph...hl=mail+filjoinSo we need to find the file acces : 1) The script find the file access in all drives2)The script take the file acces for example : C:\Documents and Settings\blabla.txt 3) They copy the file access ( C:\Documents and Settings\blabla.txt ) to the mail information at the line : $s_AttachFiles = "" 4) And they send the mailThanks for help !! Edited August 22, 2008 by Fanatick
BrettF Posted August 23, 2008 Posted August 23, 2008 Hi,Please Read:#568167and#568205General rule of thumb, bump you thread no later than 24 hours after your last bump/original post...Could you post your full code, and/or any attempts?Cheers,Brett Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
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