Last change
on this file since 1452 was 1284, checked in by Sam Habiel, 13 years ago |
Added Sign-On Project, Bed Board, Tutorial, and Roll-and-Scroll emulator
|
File size:
526 bytes
|
Line | |
---|
1 | <ewd:config isFirstPage="false" prePageScript="getUsernames^KBANDemo">
|
---|
2 | <html>
|
---|
3 | <head><title>Test Page</title></head>
|
---|
4 | <body bgcolor="#C5E3E4">
|
---|
5 | <h3>Select a user to edit</h3>
|
---|
6 | <form method="post" action="ewd">
|
---|
7 | <table border=1>
|
---|
8 | <tr>
|
---|
9 | <td colspan=2>Select an existing username :</td>
|
---|
10 | </tr>
|
---|
11 | <tr>
|
---|
12 | <td><select name="user"></select>
|
---|
13 | <td><input type="submit" name="Edit" value="Select" nextpage="Page3e"></td>
|
---|
14 | </tr>
|
---|
15 | </table>
|
---|
16 | </form>
|
---|
17 | <br><br>
|
---|
18 | <a href=ewdLogout.ewd>Log out</a>
|
---|
19 | </body>
|
---|
20 | </html>
|
---|
21 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.