Welcome to the RPU Doors Interactive Demo

below is the demo.html file that is used for this demo.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>RPU Doors Sample Menu </title>
<meta name="Description" content="Sample menu file">
<meta name="Keywords" content="sample,menu">
<base target="menu" >
<script type="text/javascript" src="./sample.js">
<!-- hide from incompatible browsers
// Stop hiding from incompatible browsers -->
</script>
<script id="s1" type="text/javascript">
<!-- hide from incompatible browsers
// Stop hiding from incompatible browsers -->
</script>
</head>
<body onload="getPost()">
<h2>RPU Doors Interactive Demo</h2>
<form>
<br><a id="m001" name="m001" href="./whatisrpudoors.html">What is RPU Doors?</a>
<br><a id="m002" name="m001" href="./currentuserlogin.html">Current User Login</a>
<br><a id="m003" name="m001" href="./newuserlogin.html">New User Login</a>
<br><a id="m004" name="m004" href="./rpuphp/sasmenu.php?html=demo.html&pno=2&mnu=0">Interactive Demo-with changes</a>
</form>
<script id="s2" type="text/javascript">
<!-- hide from incompatible browsers
parent.main.location.href="demo_txt.html";
// Stop hiding from incompatible browsers -->
</script>
</body>
</html>
Currently the menu is being displayed without any SASFMT changes
to apply the changes show below click on the Interactive Demo-with changes
in the menu to the left.
!sasfmt demo
M
r~001~What is not RPU Doors~001~./whatisntrpudoors.html~~~~~~
r~002~Current User Can Not Login~002~./currentusercantlogin.html~~~~~~
r~003~New User Can Not Login~003~./newusercantlogin.html~~~~~~
r~004~Interactive Demo-no changes~004~./sasmenu.php?htm=rpu/demo.html&pno=&gno=&cno=&ono=0&mnu=0&pck=0~~~~~~
M-