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-update.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> <font face="sans-serif"> <script> <!-- if ( parent.fraHeader.document.frmLogin.adminpagestats.value == 'LATEST' ) { document.write("<P CLASS=Frame>Your admin page is in latest version and you needn't update it.</P>\n"); } else { document.write('<input type="hidden" name="function" value="UPDATE">'); 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 + '">'); document.write('<P CLASS=Frame>Your UNIX admin page is not up to date, we have newer version available. Would you like to update it?\n'); document.write('<center>'); document.write('<input type="button" value="YES, Update My Admin Page" onclick="document.frmMain.submit();" CLASS=Frame></center>'); document.write('<center>'); document.write('<input type="button" value="NO, Keep My Old Page" onclick="cancel();" CLASS=Frame></center>'); } // --> </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-update.html')>HELP</A> </TD></TR> </TABLE> </body> </html>