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:
631 bytes
|
Line | |
---|
1 | <ewd:config isFirstPage="true" />
|
---|
2 |
|
---|
3 | <html>
|
---|
4 | <head><title>Test Page</title></head>
|
---|
5 | <body bgcolor="#C5E3E4">
|
---|
6 | <p>This is a test page</p>
|
---|
7 | <h3>Please enter your username and password:</h3>
|
---|
8 | <form method="post" action="ewd">
|
---|
9 | <table border=0>
|
---|
10 | <tr>
|
---|
11 | <td>Username: </td>
|
---|
12 | <td><input type="text" name="username" focus="true" /></td>
|
---|
13 | </tr>
|
---|
14 | <tr>
|
---|
15 | <td>Password: </td>
|
---|
16 | <td><input type="password" name="password" /></td>
|
---|
17 | </tr>
|
---|
18 | <tr>
|
---|
19 | <td><input type="submit" name="Submit" value="Login" action="login^KBANDemo" nextpage="Page2e" /></td>
|
---|
20 | </tr>
|
---|
21 | </table>
|
---|
22 | </form>
|
---|
23 | <br /><br />
|
---|
24 | <a href="ewdLogout.ewd">Log out</a>
|
---|
25 | </body>
|
---|
26 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.