·Î±×ÀÎ
¿ÞÂʾÆÀÌÄÜ
-
OMR
-
Åë°è
-
ÇÁ·Î±×·¥ °³¹ß
-
½É¸®°Ë»ç
MENU
ȸ»ç¼Ò°³
- Àλ縻
- ȸ»çÀ§Ä¡
OMRÀåºñ
- SR-9700,9100
- SR-901
- SR-500
- SR-2300
ÇÁ·Î±×·¥°³¹ß
- °Ë»çÀÚµ¿È
- OMR°ü·Ã¾÷¹«
- ȨÆäÀÌÁöÁ¦ÀÛ
- Çпø¼ºÀûó¸®
Åë°èºÐ¼®
- °Ë»çÇ¥ÁØÈ
- ¹®Ç׺м®
- Åë°èºÐ¼® ¿ë¿ª
°í°´Áö¿ø
- °Ô½ÃÆÇ
- °øÁö»çÇ×
- À¯¿ëÇÑÁ¤º¸
- FAQ
- Ãßõ½ÎÀÌÆ®
Ãßõµµ¼
- Ãßõµµ¼
樨毢
-ÁغñÁß-
±¤°í½Åû
- ±¤°í½Åû
ȸ¿ø°ü¸®
- ȸ¿ø°¡ÀÔ
- ȸ¿ø¼öÁ¤
- ID,PASSºÐ½Ç
- ÇØÁö½Åû
°³ÀÎÁ¤º¸Á¤Ã¥
- °³ÀÎÁ¤º¸Á¤Ã¥
OMR´ä¾ÈÁö ÀڷẸ±â
- OMRÄ«µå ÀڷẸ±â
Ãâ·ÂÆû ÀڷẸ±â
- Ãâ·ÂÆû ÀڷẸ±â
HOME >> ÀÚ·á½Ç >> ÇÁ·Î±×·¥°³¹ß ÀÚ·á½Ç
CDO°´Ã¼¸¦ ÀÌ¿ëÇÑ À̸ÞÀÏ ¹ß¼Û asp
ÀÛ¼ºÀÚ
À̸ÞÀÏÁÖ¼Ò
Á¶È¸
°ü¸®ÀÚ
pnskorea@pnskorea.co.kr
1539
<%
`CDO.message °´Ã¼¸¦ ÀÌ¿ëÇÑ ASP ±¸Çö ¿¹Á¦´Â ¾Æ·¡¸¦ Âü°íÇϽñ⠹ٶø´Ï´Ù.
`
`
`.Item(cdoSendUserName) = POP¸ÞÀϾÆÀ̵ð@POP¸ÞÀϵµ¸ÞÀÎ
`.Item(cdoSendPassword) = POP¸ÞÀϺñ¹Ð¹øÈ£
Const cdoSendUsingMethod = `http://schemas.microsoft.com/cdo/configuration/sendusing`
Const cdoSendUsingPort = 2
Const cdoSMTPServer = `http://schemas.microsoft.com/cdo/configuration/smtpserver`
Const cdoSMTPServerPort = `http://schemas.microsoft.com/cdo/configuration/smtpserverport`
Const cdoSMTPConnectionTimeout = `http://schemas.microsoft.com/cdo/configuration/smtpconnectiontimeout`
Const cdoSMTPAccountName = `http://schemas.microsoft.com/cdo/configuration/smtpaccountname`
Const cdoSMTPAuthenticate = `http://schemas.microsoft.com/cdo/configuration/smtpauthenticate`
Const cdoBasic = 1
Const cdoSendUserName = `http://schemas.microsoft.com/cdo/configuration/sendusername`
Const cdoSendPassword = `http://schemas.microsoft.com/cdo/configuration/sendpassword`
Dim objConfig ` As CDO.Configuration
Dim objMessage ` As CDO.Message
Dim Fields ` As ADODB.Fields
` Get a handle on the config object and it`s fields
Set objConfig = Server.CreateObject(`CDO.Configuration`)
Set Fields = objConfig.Fields
` Set config fields we care about
With Fields
.Item(cdoSendUsingMethod) = cdoSendUsingPort
.Item(cdoSMTPServer) = `¸ÞÀϼ¹ö µµ¸ÞÀÎ`
.Item(cdoSMTPServerPort) = 25
.Item(cdoSMTPAuthenticate) = cdoBasic
.Item(cdoSendUserName) = `º¸³»´Â ±âº»¸ÞÀÏÁÖ¼Ò`
.Item(cdoSendPassword) = `ºñ¹Ð¹øÈ£`
.Update
End With
Set objMessage = Server.CreateObject(`CDO.Message`)
Set objMessage.Configuration = objConfig
With objMessage
.To = strTo
.From = strFrom
.Subject = strTitle
.HTMLBody = strBody
.Send
End With
`Response.Write `Success`
Set Fields = Nothing
Set objMessage = Nothing
Set objConfig = Nothing
%>
÷ºÎÆÄÀÏ
÷ºÎµÈ ÆÄÀÏÀÌ ¾ø½À´Ï´Ù.
CDO°´Ã¼¸¦ ÀÌ¿ëÇÑ À̸ÞÀÏ ¹ß¼Û asp
°ü¸®ÀÚ
20131222
1539
±¤°í½Åû
|
°³ÀÎÁ¤º¸Á¤Ã¥
|
ȸ»ç¼Ò°³
|
site map
|
FAQ
|
scratchTest
|
¿ì:465-810 °æ±âµµ Çϳ²½Ã ´ëû·Î 33.Çö´ëº£½ºÄÚ¾Æ 433È£.
[
¿¬±¸½Ç/Á÷¿ø¼÷¼Ò:°æ±âµµ ¾çÆò±º °³±º¸é ³»¸®±æ 131. 1,2Ãþ
]
Çѱ¹PNS
pnskorea@pnskorea.co.kr
( 070 7793 8201 , 010 3539 5303)
Copyright ¨Ï 1994 - 2018 pnskorea all rights reserved