|
|
|
|
| Figure3.groovy (PC file) |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="layout" content="main" />
<title>Login</title>
</head>
<body >
<h1>Please Login to the System i</h1>
<g:if test="${flash.message}">
<div class="message">${flash.message}</div>
</g:if>
<g:form action="login">
<dl>
<dt>User:</dt>
<dd><input type="text" name="user" id="user"/></dd>
<dt>Password:</dt>
<dd><input type="password" name="password" id="password"/></dd>
<dt> </dt>
<dd><g:actionSubmit class="edit" value="Login" /></dd>
</dl>
</g:form>
</body>
</html>
|
If you have a question about our products or about an order you have placed, please contact the customer service department at (800) 650-1804 or (970) 203-2914 or via e-mail. If you have a technical question about this site, please contact the Web Master. Terms of Use | Privacy Statement © 2010Penton Media, Inc. |