Tryag File Manager
Home
-
Turbo Force
Current Path :
/
home
/
cluster1
/
data
/
bu01
/
1121861
/
html
/
admin
/
Upload File :
New :
File
Dir
/home/cluster1/data/bu01/1121861/html/admin/frm-permission.html
<!-- rev 07/20/2000 --> <html> <head> <meta author="Guangbin Liu"> <link rel="stylesheet" type="text/css" href="admin.css" /> <script language="JavaScript"> <!-- function NewWindow(path) { newWindow = window.open(path, "NewHelpWindow", "resizable=yes,scrollbars=yes,width=400,height=300") } function cancel() { parent.fraMain.location = "./disclaimer.html"; } // --> </script> </head> <body CLASS=Frame> <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%> <TR><TD WIDTH=95%> <form name="frmMain" action="/adminpage/admin-request" method="post"> <br> <P CLASS=Frame ALIGN=center>The Reset Permission function will reset the permission<br> of your directories to the default value. Are you sure <br> that you want to reset? </P> <br> <br> <center><input type="button" value="Yes, Reset Permission" onclick="document.frmMain.submit();" CLASS=Frame></center><br> <center><input type="button" value="No, Cancel Reset" onclick="cancel();" CLASS=Frame> <input type="hidden" name="function" value="PERMISSION"> <script> <!-- document.write('<input type="hidden" name="name" value="' + parent.fraHeader.document.frmLogin.username.value + '">'); document.write('<input type="hidden" name="passwd" value="' + parent.fraHeader.document.frmLogin.password.value + '">'); // --> </script> </form> <script language="JavaScript"> <!-- if ( ( parent.fraHeader.document.frmLogin.username.value == '' ) || ( parent.fraHeader.document.frmLogin.password.value == '' )) { alert('You must set your login information\nbefore using any functions.'); parent.fraHeader.loadForm('login'); } // --> </script> </center> </TD><TD WIDTH=5% VALIGN=top CLASS=Frame> <A HREF=JavaScript:NewWindow('/admin/hlp-permission.html')>HELP</A> </TD></TR> </TABLE> </body> </html>