Search:
Namespaces
Discussions
.NET v1.1
Feedback
mail server
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspngtr' list
.
A.Sinan Tiril
Benim bir mail serverim var.ve ben web tabanli sayfa yapmak istiyorum.Buradan mail atip gonderecegm
Bana bu konu hakkinda bilgi verebilir misiniz?
Neler gerekli?
Reply to this message...
turkari
Elimde soyle bir ornek var , denemedim ama , calisir heralde :)
<%@ Page Language="VB" Debug="true" %>
<%@ Import Namespace="System.Web.Util" %>
<script language="VB" runat=server>
Sub Page_load(Sender as Object, E as EventArgs)
Dim MyMessage as New
MailMessage
MyMessage.To = "
Click here to reveal e-mail address
"
MyMessage.From = "webmaster@213.33.31.215"
MyMessage.Subject = "This is message is from minos using ASP+"
MyMessage.BodyFormat =
MailFormat
.Html
MyMessage.Body = "<html><body><h1>You received this email from minos using ASP+!</h1></body></html>"
SmtpMail
.Send(MyMessage)
End Sub
----- Original Message -----
From: A.Sinan Tiril
To: aspngtr
Sent: Thursday, November 29, 2001 4:54 AM
Subject: [aspngtr] mail server
Benim bir mail serverim var.ve ben web tabanli sayfa yapmak istiyorum.Buradan mail atip gonderecegm
Bana bu konu hakkinda bilgi verebilir misiniz?
Neler gerekli?
| [aspngtr] member
Click here to reveal e-mail address
= YOUR ID |
http://www.asplists.com/asplists/aspngtr.asp
= JOIN/QUIT |
http://www.asplists.com/search
= SEARCH Archives
Reply to this message...
Cevat Civan
Mail adresini gönder sana mail ile ilgili ASP codelerini gönderim. Buradan
gönderemiyorum buranýn yöneticisi izinvermiyor.
Click here to reveal e-mail address
-----Original Message-----
From: turkari [mailto:
Click here to reveal e-mail address
]
Sent: Thursday, November 29, 2001 3:20 PM
To: aspngtr
Subject: [aspngtr] Re: mail server
Elimde soyle bir ornek var , denemedim ama , calisir heralde :)
<%@ Page Language="VB" Debug="true" %>
<%@ Import Namespace="System.Web.Util" %>
<script language="VB" runat=server>
Sub Page_load(Sender as Object, E as EventArgs)
Dim MyMessage as New
MailMessage
MyMessage.To = "
Click here to reveal e-mail address
<mailto:
Click here to reveal e-mail address
> "
MyMessage.From = " webmaster@213.33.31.215
<mailto:webmaster@213.33.31.215> "
MyMessage.Subject = "This is message is from minos using ASP+"
MyMessage.BodyFormat =
MailFormat
.Html
MyMessage.Body = "<html><body><h1>You received this email from minos
using ASP+!</h1></body></html>"
SmtpMail
.Send(MyMessage)
End Sub
----- Original Message -----
From: A.Sinan <mailto:
Click here to reveal e-mail address
> Tiril
To: aspngtr <mailto:
Click here to reveal e-mail address
>
Sent: Thursday, November 29, 2001 4:54 AM
Subject: [aspngtr] mail server
Benim bir mail serverim var.ve ben web tabanli sayfa yapmak
istiyorum.Buradan mail atip gonderecegm
Bana bu konu hakkinda bilgi verebilir misiniz?
Neler gerekli?
| [aspngtr] member
Click here to reveal e-mail address
<mailto:
Click here to reveal e-mail address
> = YOUR ID |
http://www.asplists.com/asplists/aspngtr.asp
<
http://www.asplists.com/asplists/aspngtr.asp
> = JOIN/QUIT |
http://www.asplists.com/search
<
http://www.asplists.com/search
> = SEARCH
Archives
| [aspngtr] member
Click here to reveal e-mail address
= YOUR ID |
http://www.asplists.com/asplists/aspngtr.asp
= JOIN/QUIT |
http://www.asplists.com/search
= SEARCH Archives
Reply to this message...
ozturk ozgur
Rica etsem banada gönderebilirmisiniz mail adresim
Click here to reveal e-mail address
[Original message clipped]
------------------------------------------------------------
Sizi ZurnaNette cok sey bekliyor. Kacirmayin.
http://www.zurna.net
Sohbet sunucumuz irc.zurna.net hizmetinizde. /server irc.zurna.net
Reply to this message...
System.EventArgs
System.Web.Mail.MailFormat
System.Web.Mail.MailMessage
System.Web.Mail.SmtpMail
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com