Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 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?
Banginblaz is offline  
Old 06-22-2004, 12:41 PM   #2 (permalink)
Junkie
 
Location: RI
What OS?
Fallon is offline  
Old 06-22-2004, 01:42 PM   #3 (permalink)
Junkie
 
Does it need to be an executable? If you can use a Perl script it's pretty easy.
__________________
+++++++++++Boom!
tropple is offline  
Old 06-22-2004, 02:03 PM   #4 (permalink)
Dont stop here; This is bat country!
 
Location: North East
oops, sorry.....Win XP

I need it to run as a service aswell, does not need to be hidden, just not in the applications side of the task manager.
Banginblaz is offline  
Old 06-24-2004, 07:45 AM   #5 (permalink)
Insane
 
Location: Michigan
That can be done pretty easily with .NET. Simple c# app with a few config lines in the app.config file and install it as a service. Tho, if you aren't a programmer, it will be an interesting challenge .
asshopo is offline  
Old 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!
tropple is offline  
Old 06-24-2004, 07:52 PM   #7 (permalink)
Upright
 
http://www.blat.net/

setup a simple batch program then schedule it through xp.
bobd123 is offline  
Old 06-27-2004, 12:12 PM   #8 (permalink)
undead
 
Location: nihilistic freedom
Or, as was stated earlier, write a perl script and run it with the scheduler.
nothingx is offline  
Old 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.
hex1848 is offline  
 

Tags
assistance, prog, simple


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 02:46 AM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54