|
||||
1 : {& ¢Ò 2 : /* file: mail.fom ¢Ò 3 : author: ¼±¤Çö ¢Ò 4 : ¢Ò 5 : Copyright (c) 2001/02/22 by Wesoft ¢Ò 6 : All Rights Reserved. ¢Ò 7 : */ ¢Ò 8 : ¢Ò 9 : WIDTH= 410; ¢Ò 10 : BARCOLOR= bar_boardcolor; ¢Ò 11 : } ¢Ò 12 : <html> ¢Ò 13 : <head> ¢Ò 14 : <!-- {$PROGRAM_NAME} {$PROGRAM_VERSION} --> ¢Ò 15 : <meta http-equiv="Content-Type" content="text/html; charset=euc-kr"> ¢Ò 16 : <title>ÀüÀÚ¿ìÆí ¹ß¼Û</title> ¢Ò 17 : <link rel=stylesheet type="text/css" href="form/addrbook.css"> ¢Ò 18 : <script language="JavaScript"> ¢Ò 19 : <!-- ¢Ò 20 : function goback() ¢Ò 21 : { ¢Ò 22 : location.replace("{$back_url}"); ¢Ò 23 : } ¢Ò 24 : ¢Ò 25 : function Check() ¢Ò 26 : { ¢Ò 27 : if(document.mail.FromName.value=="") ¢Ò 28 : { ¢Ò 29 : alert("ÀüÀÚ¿ìÆíÀÇ ¹ß¼ÛÀÚ À̸§À» ÀÔ·ÂÇÏ¿©ÁֽʽÿÀ!"); ¢Ò 30 : document.mail.FromName.focus(); ¢Ò 31 : return false; ¢Ò 32 : } ¢Ò 33 : if(document.mail.Subject.value=="") ¢Ò 34 : { ¢Ò 35 : alert("ÀüÀÚ¿ìÆíÀÇ Á¦¸ñÀ» ÀÔ·ÂÇÏ¿©ÁֽʽÿÀ!"); ¢Ò 36 : document.mail.Subject.focus(); ¢Ò 37 : return false; ¢Ò 38 : } ¢Ò 39 : if(document.mail.Text.value=="") ¢Ò 40 : { ¢Ò 41 : alert("ÀüÀÚ¿ìÆíÀÇ ³»¿ëÀ» ÀÔ·ÂÇÏ¿©ÁֽʽÿÀ!"); ¢Ò 42 : document.mail.Text.focus(); ¢Ò 43 : return false; ¢Ò 44 : } ¢Ò 45 : document.mail.submit(); ¢Ò 46 : return true; ¢Ò 47 : } ¢Ò 48 : //--> ¢Ò 49 : </script> ¢Ò 50 : <body {$background} onLoad="document.mail.{$focus}.focus()"> ¢Ò 51 : <center> ¢Ò 52 : <br> ¢Ò 53 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor={$BARCOLOR} ¢Ò 54 : style="border-width:1px; border-color:#000000"> ¢Ò 55 : <tr> ¢Ò 56 : <td valign=bottom id=tdb width=70%>¾Æ·¡ÀÇ ¼ö½ÅÀο¡°Ô ÀüÀÚ¿ìÆíÀ» ¹ß¼ÛÇÕ´Ï´Ù.</td> ¢Ò 57 : <td align=right id=tdb width=30%> ¢Ò 58 : {&button(1,"goback()","¹ß¼Û Ãë¼Ò","width:70")}</td> ¢Ò 59 : </tr> ¢Ò 60 : </table> ¢Ò 61 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor=#f8f8e8 ¢Ò 62 : style="border-width:1px; border-color:#000000;border-top:none;border-bottom:none"> ¢Ò 63 : <form name="mail" method="post" action="mail.wel"> ¢Ò 64 : <input type=hidden name="mailwrite" value=1> ¢Ò 65 : <input type=hidden name="lc" value="{$lc}"> ¢Ò 66 : <input type=hidden name="to" value="{$to}"> ¢Ò 67 : <input type=hidden name="toname" value="{$toname}"> ¢Ò 68 : <input type=hidden name="no" value="{$no}"> ¢Ò 69 : <input type=hidden name="pg" value="{$pg}"> ¢Ò 70 : <input type=hidden name="list" value="{$list}"> ¢Ò 71 : <input type=hidden name="k" value="{$k}"> ¢Ò 72 : <input type=hidden name="n" value="{$n}"> ¢Ò 73 : <input type=hidden name="o" value="{$o}"> ¢Ò 74 : <input type=hidden name="pi" value="{$pi}"> ¢Ò 75 : <input type=hidden name="pw" value="{$pw}"> ¢Ò 76 : <input type=hidden name="pm" value="{$pm}"> ¢Ò 77 : <input type=hidden name="ps" value="{$ps}"> ¢Ò 78 : <input type=hidden name="pd" value="{$pd}"> ¢Ò 79 : <input type='hidden' name='ToEmail' value="{$to_email}"> ¢Ò 80 : <tr><td height=5></td></tr> ¢Ò 81 : <tr> ¢Ò 82 : <td align=right valign=top id=tdi width=25% height=18>¼ö½ÅÀÎ :</td> ¢Ò 83 : <td valign=top id=tdi width=85%> ¢Ò 84 : <font color=#0000f0>{$to_name}</font></td> ¢Ò 85 : </tr> ¢Ò 86 : <tr> ¢Ò 87 : <td align=right id=tdi>¹ß½ÅÀÎ ¼º ¸í :</td> ¢Ò 88 : <td id=tdi><input type=text name='FromName' value="{$idname}" ¢Ò 89 : size=46 maxlength=50{$ro_idname} id=it></td> ¢Ò 90 : </tr> ¢Ò 91 : <tr> ¢Ò 92 : <td align=right id=tdi>¹ß½ÅÀÎ Email :</td> ¢Ò 93 : <td id=tdi><input type=text name='FromEmail' value="{$email}" ¢Ò 94 : size=46 maxlength=50 id=it></td> ¢Ò 95 : </tr> ¢Ò 96 : <tr> ¢Ò 97 : <td align=right id=tdi>Á¦ ¸ñ:</td> ¢Ò 98 : <td id=tdi><input type=text name='Subject' size=46 maxlength=50 id=it></td> ¢Ò 99 : </tr> ¢Ò 100 : <tr> ¢Ò 101 : <td colspan=2 align=center id=tdi> ¢Ò 102 : <p style="margin:3px 0 0 0;line-height:0"></p> ¢Ò 103 : <textarea name='Text' cols=60 rows=10 id=ita></textarea></td> ¢Ò 104 : </tr> ¢Ò 105 : <tr> ¢Ò 106 : <td colspan=2 align=center id=tdi> ¢Ò 107 : ¡Ø À§ÀÇ ÀԷ¶õ¿¡ {$guide}À» ±â·ÏÇØ ÁÖ¼¼¿ä!</td> ¢Ò 108 : </tr> ¢Ò 109 : </table> ¢Ò 110 : <table border=1 cellspacing=0 cellpadding=0 width={$WIDTH} bgcolor={$BARCOLOR} ¢Ò 111 : style="border-width:1px; border-color:#000000"> ¢Ò 112 : <tr> ¢Ò 113 : <td align=center id=tdb width=80%>{$cpright}</td> ¢Ò 114 : <td align=center id=tdb width=20%> ¢Ò 115 : {&button(1,"Check()","ÀüÀÚ¿ìÆí º¸³»±â","width:100")}</td> ¢Ò 116 : </tr> ¢Ò 117 : </form> ¢Ò 118 : </table> ¢Ò 119 : </center> ¢Ò 120 : </body> ¢Ò 121 : </html> ¢Ò |
||||
|