File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/info4stu
Editing: info4stu/edit_news.asp
Full path: C:\ict\ICT\info4stu\edit_news.asp
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<!--#INCLUDE FILE="Connectdb.asp"--> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><!-- InstanceBegin template="/Templates/info4stu.dwt" codeOutsideHTMLIsLocked="false" --> <head> <!-- InstanceBeginEditable name="doctitle" --> <title>Message to Student by Dr.dusadee</title> <!-- InstanceEndEditable --> <meta http-equiv="Content-Type" content="text/html; charset=windows-874"> <!-- InstanceBeginEditable name="head" --> <link href="../Templates/style.css" rel="stylesheet" type="text/css"> <!-- InstanceEndEditable --> <link href="style.css" rel="stylesheet" type="text/css"> </head> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <table width="100%" border="0"> <tr> <td colspan="2"><div align="right"><img src="../Image/info4stu.gif"></div></td> </tr> <tr> <td colspan="2" background="../Image/bggreen.gif"><div align="right"><font size="2" face="MS Sans Serif, Tahoma, sans-serif"><strong><a href="index.asp">HOME</a> | <a href="http://www.swu.ac.th">SWU</a> | <a href="http://bsri.swu.ac.th">BSRI</a> |</strong></font></div></td> </tr> <tr> <td width="19%" align="left" valign="top" bgcolor="#CCFF99"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><strong>Message to..</strong></td> </tr> <tr> <td height="14" bgcolor="#CCFFCC"><img src="../Image/facebook_logo.gif" width="15" height="15"><a href="http://www.facebook.com/profile.php?id=100001056211628">Dr.Dusadee Y.</a></td> </tr> <tr> <td bgcolor="#CCFFCC"><img src="../Image/facebook_logo.gif" width="15" height="15">Dr.Kanu Priya Mohan</td> </tr> <tr> <td bgcolor="#CCFFCC"><img src="../Image/facebook_logo.gif" width="15" height="15"><a href="http://www.facebook.com/profile.php?id=582371142">Dr.Narisara P.</a></td> </tr> <tr> <td bgcolor="#CCFFCC"><img src="../Image/facebook_logo.gif" width="15" height="15"><a href="http://www.facebook.com/profile.php?id=120785687960475">BSRI</a></td> </tr> <tr> <td><strong>Student</strong></td> </tr> <tr> <td bgcolor="#CCFFCC"><a href="http://bsris.swu.ac.th/info4stu/detail_stu.asp?group=652124">Generation 6</a></td> </tr> <tr> <td bgcolor="#CCFFCC"><a href="http://bsris.swu.ac.th/info4stu/detail_stu.asp?group=550124">Generation 5</a></td> </tr> <tr> <td bgcolor="#CCFFCC"><a href="http://bsris.swu.ac.th/info4stu/detail_stu.asp?group=448124">Generation 4</a></td> </tr> <tr> <td bgcolor="#CCFFCC"><a href="http://bsris.swu.ac.th/info4stu/detail_stu.asp?group=347124">Generation 3</a></td> </tr> <tr> <td bgcolor="#CCFFCC"><a href="http://bsris.swu.ac.th/info4stu/detail_stu.asp?group=246124">Generation 2</a></td> </tr> <tr> <td bgcolor="#CCFFCC"><a href="http://bsris.swu.ac.th/info4stu/detail_stu.asp?group=145124">Generation 1</a></td> </tr> </table></td> <td width="81%" align="left" valign="top"><!-- InstanceBeginEditable name="EditRegion3" --> <p>��䢢������</p> <p> <script language="javascript"> function Dosubmit(){ if(document.all.mnews.value!='' ){ }else { alert('��͡��ͤ������¹Ш�� '); return false; } } </script> <% id_infostu=session("id_infostu") id_member1=session("id_member1") idin=request("news") if id_member1<>"" then%> <div align="right" class="style2" >[<a href="log_out.asp">Logout</a>] </div> <form action="save_edit.asp?idnews=<%=idin%>" method="post" name="form" class="style1 style2" onSubmit="return Dosubmit();"> <% id_status="1" sqlall="select * from info_news where id_status='"&id_status&"' and id_infonews='"&idin&"'" set orsall=server.CreateObject("adodb.recordset") ' response.write sqlall orsall.open sqlall,conn,1,3 if not orsall.eof then%> <textarea name="mnews" cols="50" rows="3"><%=orsall("infonews")%></textarea> <%end if%> <span class="style2 style3"> <input class = "button" type="submit" name="�ѹ�֡" value = "�ѹ�֡"> ��������դ����������Թ 249 ����ѡ�ä��</span><br> </form> <span class="style2"> <%else%> </span> <div align="right" class="style2" > [<a href="login_form.asp">Login/Register</a>]</div> <%end if%> <!-- InstanceEndEditable --></td> </tr> <tr> <td colspan="2" background="../Image/bggreen.gif"> </td> </tr> </table> </body> <!-- InstanceEnd --></html>