Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > .NET Languages
You last visited: Today at 06:35

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Brauche VBA script für creator

Discussion on Brauche VBA script für creator within the .NET Languages forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2011
Posts: 11
Received Thanks: 2
Brauche VBA script für creator

Hi ich möchte ein Mailprogramm erstellen mit welchem leute emails senden können. Empfangen ist viel zu kompliziert das brauch ich garnicht. Gut soweit bin ich schon:

Quote:
Imports System.Net
Imports System.Net.Mail

Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim mail As String
mail = TextBox1.Text
Dim myClient As New Net.Mail.SmtpClient("smtp.web.de")
myClient.Credentials = New Net.NetworkCredential("", "***mail-passwort***")
myClient.Send("", TextBox2.Text, TextBox3.Text, text)
End Sub
Das heist die email mit dem Text aus TextBox1 wird über an die E-Mail von TextBox2.text gesendet. Der Betreff ist in TextBox3.Text



Jetzt mein Problem:

Ich will das mann die 3 Textboxen ausfüllt und dan auf einen Button klickt der anschließend eine neue exe erstellt (kann auch Form2 erstellen falls das irgendwie geht) in welcher dann immer nur der text aus der neuen TextBox1 an die eingespeicherte email mit dem eingespeicherten betreff gesendet wird.



Bin sehr dankbar für schnelle hilfe.


End Class
Exploid2st is offline  
Reply


Similar Threads Similar Threads
Stealthex Script Creator Release 27.07.08 by mofa
04/18/2009 - SRO Hacks, Bots, Cheats & Exploits - 20 Replies
Hi guys, I want to present you a new project I spend quite alot of time on creating it. This tool will help you to easily create Scriptfiles for the Stealthex Bot. Currently, I am waiting for the new RC Version of stealthexlite bot to finish this project to be ready for public testing. Well enough talk, the following picture will hopefully give you a hint what features are already implyed. http://i234.photobucket.com/albums/ee144/lekendok a/stealthexscriptgeneratorscreen.png ...
Script Vessel creator
01/16/2007 - Conquer Online 2 - 16 Replies
Well, I know you can buy it for like $4 per month but where can you do this? I have only seen threads concerning it being cracked... Basically, where is the site that you can purchase it from? Im just curious to see what its like :D



All times are GMT +2. The time now is 06:35.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.