/[poppass]/docux.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /docux.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (vendor branch)
Fri Oct 19 10:54:19 2001 UTC (22 years, 5 months ago) by dpavlin
Branch: MAIN, PCST
CVS Tags: prod, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/html
initial import

1 dpavlin 1.1 <html>
2     <head><title>Change password in Documentum</title>
3     </head>
4     <body>
5    
6     <FORM METHOD="POST" ACTION="/poppass/poppass.cgi">
7     <INPUT TYPE=HIDDEN NAME="host" VALUE="docux2.pliva.hr docux1.pliva.hr">
8     <PRE><b> UserName: </b> <INPUT TYPE="text" NAME="username" VALUE="" SIZE=25>
9     <b> Old Password: </b> <INPUT TYPE="password" NAME="password" VALUE="" SIZE=25>
10     <b> New Password: </b> <INPUT TYPE="password" NAME="newpassword1" VALUE="" SIZE=25>
11     <b>Verify New Password: </b> <INPUT TYPE="password" NAME="newpassword2" VALUE="" SIZE=25>
12    
13     <INPUT TYPE="submit" NAME="action" VALUE="Change Password"></pre>
14     </FORM>
15    
16     <hr>
17    
18     <p>For help mail to: <a href="mailto:pcst@pliva.hr">PCST</a></p>
19    
20     </body>
21     </html>

  ViewVC Help
Powered by ViewVC 1.1.26