|
发表于 2012-11-13 21:59:04
|
显示全部楼层
- <html><head>
2 j! l0 p% v- ~ - <meta http-equiv="Content-Type" content="text/html; charset=gb2312">; r: X; g7 s5 |) m& i
- <meta http-equiv="Pragma" content="no-cache">4 h- Z+ m% p4 f8 D7 c, g, O, z
- <link rel="stylesheet" href="stylemain.css" type="text/css">
) w1 n' `. @% h2 Z6 {$ z - <link rel="stylesheet" href="colors.css" type="text/css">
5 _1 ]) f+ Y9 r) Z+ m& y - <script language="javascript">
: L2 w/ |3 J7 G! [# k - <!-- hide) `7 j! q5 X; j8 e; F$ m/ ]
- 3 Z( k5 i7 ?" z6 W/ V, I
- var progress = 0;% N) V$ |* B# ?* p. u) x
- 0 h* {- d0 K0 A# K
- function isInProgress() {
4 Z( P8 F8 r) o) c4 L+ h4 n2 {" d - if ( progress == 0 ) {) r* G2 O( G3 _( ?4 S* D
- progress = 1;2 R3 o0 n1 T: G3 N# q; ^; k0 L
- return true;# O7 m8 y2 n N! |4 }$ I7 ?/ v
- }
6 s) D" V: J, l# Q# o* i - alert('Updating settings is in progress and the router will reboot. Please wait for a minute.');
R: o4 ?" Z4 w( [; A1 {9 p$ { - return false;
; P: J. v5 h, d$ d5 L! ` - }# u) y0 V) b0 E
, o" _# |. a( g+ B# }% Y& H- // done hiding -->
/ P, z0 B% l3 c' d$ k ~ h - </script>
4 `/ R4 T( a9 d$ S, X4 o0 h - </head>3 e7 h2 B# n* _! v2 S! u9 H
- <body>7 H) y# q4 y+ m: ~1 h }% B! [
- <blockquote>8 U9 {) ?) i7 M! ?; n
- <form method="post" enctype="multipart/form-data" action="uploadsettings.cgi" onsubmit="return isInProgress();">
& e3 e3 W8 l8 i1 }, ? - <b>Tools -- Update Settings</b><br>( {# y; ~ N% y1 \% {
- <br>
; q, s$ r+ Y5 A p7 T" A - Update Broadband Router settings. You may update your router settings using your saved files.<br>
, D6 \8 q. \- n3 z% ^5 m$ |+ Z* s" u - <br>" m; X. k& C. {
- <table border="0" cellpadding="0" cellspacing="0">
X) s7 x5 j' g$ s! [6 o - <tbody><tr>/ \+ B M7 K4 `6 |, N9 b$ L
- <td>Settings File Name: * ^. ~, c$ B! t( i
- </td>
; @9 |' ?3 A' `) v/ B0 X# E - <td><input type="file" name="filename" size="15"></td>/ E$ w3 ^* M Z
- </tr>
: ?+ x+ Q8 V0 a - </tbody></table>
' z6 B O. o, @" N4 \% P. R - <p align="center"><input type="submit" value="Update Settings"></p> / z; |5 T) a, l$ Q$ e! h( I
- </form>
8 g+ W/ Y5 p0 x3 ?/ `# p - </blockquote>* f; ?( j+ z1 B6 D
-
6 P6 B" x' e# M# B8 L$ l8 ?) ~
4 R$ Q9 T4 F4 Q9 @, w/ S$ }- </body></html>
复制代码 |
|