Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Script email & embedding files
Name: wille Date: April 7, 2008 at 11:11:39 Pacific OS: WINDOWS XP Home Edition CPU/Ram: 3.2GHz
Comment:
Hello, I'm very exited about this project. I need a scripting way or in vb to send an email from a computer without the user even noticing. It's supposed to be as smooth as possible. And also I'd like to know if there's any way to embedd/include one or more files in a vb project so that the program would be able to extract these files at command from user or at runtime. sorry for bad english Thanks in advance
Name: Razor2.3 Date: April 7, 2008 at 21:12:04 Pacific
Reply:
Sending email? If you're talking about VB.NET, look at the System.Net.Mail Namespace. If you're talking about VB6, I found this while waiting for MSDN to load.
Build files into the .EXE? I don't know. It's probably possible, but I've never bothered.
0
Response Number 2
Name: Synetech Date: April 9, 2008 at 08:48:15 Pacific
Reply:
Sending secrets emails that contain attachements to be run at startup? Sounds like somebody is trying to create a worm/trojan/spam. Yeah, I'll bet your excited about ruining people's computers to make money.
Please don't help him make the world worse.
-- Alec S.
0
Response Number 3
Name: wille Date: April 9, 2008 at 09:50:38 Pacific
Reply:
What? no not at all. It's supposed to be a program that when it notices that I put a file in a certain directory, it's sends the file to another email. This file is a small textdocument. And I've already solved the rest of the program, I just need a way of sending this email with the textdocument.
Summary: I currently have a batch file that chacks the contents of a file and replaces part of a text string (thanks to Machanix2Go)this works fine. However, now I need to run this script on all files in a dir...
Summary: Hello I have my clean up script runs on the server once a month, will create logfile.txt I just need to have that file emailed to me. or just having email saying that the batch file operation comp...
Summary: Hi I really need some help to do what I thought would be a simple task. I am a real n00b when it comes to programming, but have now spent many hours trying to get this to work....without success :( T...