File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/aspUpload
Editing: aspUpload/Sample7.htm
Full path: C:\ict\ICT\aspUpload\Sample7.htm
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<html> <head> <title>ThaiCreate.Com ASP & aspSmartUpload</title> </head> <body> ����Ѿ��Ŵ����ҧ � ������� ��������Ҩ��á <table> <tr> <td>adsasdfasdf<td>asdfasdfsdf <tr> </table> <form action="AspSmartUpload2.asp" method="post" enctype="multipart/form-data" name="frmMain"> Upload 1 <input name="file1" type="file"><br> Upload 2 <input name="file2" type="file"> <input type="submit" name="Submit" value="Submit"> </form> </body> </html>