|  | 
|  06-22-2004, 03:04 AM | #1 (permalink) | 
| Dont stop here; This is bat country! Location: North East | 
				
				Need assistance with a simple prog
			 What I need is a prog that can email a file once a day. I need it to be fully automatic, so I can just point to the file (a .txt) give it my email address, and walk away. Anyone willing to help? | 
|   | 
|  06-24-2004, 10:02 AM | #6 (permalink) | 
| Junkie | There's a program named Macro Express that can do some interesting things.  http://www.macros.com It allows you to create macros that can control most programs and most functions on a PC. You can create the macros in the recorder or use the built-in script editor to select from available funtions. Their email function will let you send a file. It has many options for scheduling. We use it to automate several processes for publishing our documentation. It's perfect for getting things done with having to write a compiled app. 
				__________________ +++++++++++Boom! | 
|   | 
|  07-10-2004, 12:41 PM | #9 (permalink) | 
| Upright | The easiest thing to do is to use CDOSYS (http://www.codeproject.com/asp/cdoex.asp shows you how to use it) and write a VBScript that creates/sends your email. Schedule your script using "Schedule Task" from the control panel. | 
|   | 
| Tags | 
| assistance, prog, simple | 
| 
 |  |