<!DOCTYPE HTML SYSTEM "http://www.researchmaster.com.au/HTML4-loose-rme.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>RMOnline</title>
<link rel="stylesheet" type="text/css" href="includes/rme.css" media="all">
<link rel="stylesheet" type="text/css" href="includes/rmonline.css" media="all">
<link rel="stylesheet" type="text/css" href="includes/sorttable.css" media="all">
<link rel="stylesheet" type="text/css" href="includes/rmonline_print.css" media="print">
<script type="text/javascript" src="includes/rme.js">
</script>
<script type="text/javascript" src="includes/rmonline.js">
</script>
<script type="text/javascript" src="includes/sortTable.js">
</script>
</head>
<body onload="if(typeof(pageInit)=='function'){return pageInit()};return true;">
<div id="header">

	<div class="company">
		<img id="rmlogo" src="images/rmflat_sml.gif" alt="">
		ResearchMaster Online
	</div>
	<div class="product">
		<img id="productlogo" src="images/rmonlinelogo.gif" alt="">
		Workflow Component
	</div>
	</div>
<div id="menu">
</div>
<div id="body">
<form name="createaccount3" id="createaccount3" method="POST" action="createaccount.asp"><input type="hidden" name="_TemplateName" value="createaccount">
<input type="hidden" name="_ServerEvent" value="">
<input type="hidden" name="_EventParam" value="">


<h1>
<span class="crumbs">
<a href="default.asp">Home</a>
</span>
Create User Account
</h1>
<p>
	Use the form below to create an account in order to access the RMOnline system. Please note that your account details will be emailed 
	to you upon successful completion of this form. Use this information to then log into the system. 
</p>
<table id="tbl2VW01G5U0" class="fields left" >
<tbody>
<tr>
<td><h3>Title</h3></td>
<td colspan="2"><input type="text" id="cTitle" name="cTitle" value="" size="10"  ></td>
</tr>
<tr>
<td><h3>Firstname</h3></td>
<td colspan="2"><input type="text" id="cFirstname" name="cFirstname" value="" size="30"   class="mandatory"><abbr title="This field cannot be empty">*</abbr></td>
</tr>
<tr>
<td><h3>Surname</h3></td>
<td colspan="2"><input type="text" id="cSurname" name="cSurname" value="" size="30"   class="mandatory"><abbr title="This field cannot be empty">*</abbr></td>
</tr>
<tr>
<td><h3>Username</h3></td>
<td colspan="2"><input type="text" id="cUsername" name="cUsername" value="" size="10" maxlength="10"  class="mandatory"><abbr title="This field cannot be empty">*</abbr></td>
</tr>
<tr>
<td><h3>Password</h3></td>
<td colspan="2"><input type="text" id="cPassword" name="cPassword" value="" size="10" maxlength="8"  class="mandatory"><abbr title="This field cannot be empty">*</abbr></td>
</tr>
<tr>
<td><h3>Email</h3></td>
<td colspan="2"><input type="text" id="cEmail" name="cEmail" value="" size="30"   class="mandatory"><abbr title="This field cannot be empty">*</abbr></td>
</tr>
<tr>
<td colspan="3"><input type="hidden" name="cSecurity" value="30">
</td>
</tr>
</tbody>
</table>

	<div class="controls">
	<input type="button"  id="cmdSave" name="cmdSave" value="Create Account" onclick="if(createaccount3_Validate()){return FireServerEvent();}else{return false}">
	<input type="button"  id="cmdCancel" name="cmdCancel" value="Cancel" onclick="return FireServerEvent();">
	</div>
	</form>
* indicates a field that must be entered
<script type="text/javascript"><!--
function createaccount3_Validate(){var llOk=true;
llOk=checkMandatory(document.createaccount3.cFirstname)&&llOk;
llOk=checkMandatory(document.createaccount3.cSurname)&&llOk;
llOk=checkMandatory(document.createaccount3.cUsername)&&llOk;
llOk=checkMandatory(document.createaccount3.cPassword)&&llOk;
llOk=checkMandatory(document.createaccount3.cEmail)&&llOk;
if(!llOk) alert("You have not filled in all fields marked with an *.");
return llOk;}
//--></script>
</div>
<div id="side">
</div>
<div id="footer">

	&copy; 2003&mdash;2010 ResearchMaster Pty Ltd
	</div>
</body>
</html>
