0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.222.179.96


Current Path : /var/www/oasis/html_modules_old/
Upload File :
Current File : /var/www/oasis/html_modules_old/Setup_user_set_up.html

      <script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();
   $('#switcher').themeswitcher();});</script> 
   <div id='tabs'>
   <ul>
      <li><a href='#user_set_up'>User Setup</a></li>
   </ul>
			  
    <div align="center" id="user_set_up">
	<table id ="tbl_menu" name ="tbl_menu" class="content-tbl" align="center" cellpadding="2" cellspacing="0" border="0" style="width:500px;">        
	  <tr>
		<td align="right">User Type:</td>
		<td align="left" colspan="2">
		<select id="user_type" name="user_type"    onclick="show_field_text('user_type');"style="width:192px;" ></select>		
		</td>
	</tr>
	<tr id ='tr_user_setup_college_code'>
	<td  align="right">College Code:</td>		 
	<td align="left" colspan='3'  style="width:30px;">
		<input style="width:87px;"  onblur = "getCollegeNames(this.value);"
		onkeypress ="return pulsar(event,this);"
		onkeydown="return keyboardCollegePopup(event,this.id,$('#cds_Degree_code').val())"			
		type="text" id="user_setup_college_code" name="user_setup_college_code" 
		onfocus="$g_focus_element='user_setup_college_code'"/>	    
		<input style="width:172px; background-color: AliceBlue"  tabindex=-1 type="text" readonly="readonly" id="user_setup_college_name" name="user_setup_college_name"/>		   
	</td> 	
</tr>
		<tr>
			<td align="right" > Login Id:</td>
			<td align="left" colspan="2">
			<input type="text" name="login_id"   id="login_id" style="width:190px;" onclick="show_field_text('login_id')"/> 
			<!-- <input onclick='openChangePwd();'type='button' id='change_pwd' value ='Change Pwd'/> -->
			 <a href="#" id='change_pwd' onclick="javascript:openChangePwd();" style="cursor:pointer;text-decoration: none;"><font color="blue">Change Pwd</font></a>
			</td>
	    </tr>	 
	<tr id='row_old_password' style="display:none">
		<td align="right"><font color='red'>*&nbsp;</font>Old PassWord:</td>
		<td align="left" colspan="2">
		<input  type="password" id="old_password" name="old_password" onclick="show_field_text('old_password')"style="width:190px;"> 		
		</td>
	</tr>
	<tr id='row_new_password' style="display:none">
		<td align="right"><font color='red'>*&nbsp;</font>New PassWord:</td>
		<td align="left" colspan="2">
		<input  type="password" id="new_password" name="new_password" onclick="show_field_text('new_password')"style="width:190px;"> 					 
		</td>
	</tr>
	<tr id='row_retype_new_password' style="display:none">
		<td align="right"><font color='red'>*&nbsp;</font>Retype PassWord:</td>
		<td align="left" colspan="2">
		<input  type="password" id="retype_new_password" name="retype_new_password" onclick="show_field_text('retype_new_password')" style="width:190px;" > 
		<!-- <input onclick='closeChangePwd();'type='button' id='cancel_change_pwd' value ='Cancel'/> -->
		 <a href="#" id='cancel_change_pwd' onclick="javascript:closeChangePwd();" style="cursor:pointer;text-decoration: none;"><font color="blue">Cancel</font></a>
		</td>
	</tr>
	<tr>
		<td align="right"  >Real Name:</td>
		<td align="left" colspan="2">
		<input type="text" name="user_real_name"   id="user_real_name" style="width:190px;" onclick="show_field_text('user_real_name')"/> 		
		</td>
	</tr>
	<tr>
		<td align="right" >Email Id:</td>
		<td align="left" colspan="2">
		<input type="text" name="user_email_id"  id="user_email_id" style="width:190px;" onclick="show_field_text('user_email_id')"/> 		
	   </td>
	</tr>
	  <tr>
     	<td align="right"> Super Wiser:</td>
		<td colspan="2" align="left"><select    id="user_superwiser" style="width:192px;"  name="user_superwiser"> </select>			
		</td>
	</tr>
	<tr>
		<td align="right"> User Group:</td>
		<td colspan="2" align="left"><select    id="user_group" style="width:192px;"   name="user_group"> </select>			
		</td>
	</tr>
	<tr>
		<td align="right"> Theme:</td>
		<td colspan="2" align="left">
			
			<div id="switcher"></div>
		</td>

	</tr>	
		
	<tr>
		<td align="right">Can Edit Help Text</td>
		<td align="left"   colspan="2">
		<input align="left"   type="checkbox"style="width:14px; border:0px; margin:0px;" id="user_can_edit_help" name="user_can_edit_help"    />
		</td>		
	</tr>
	</table>
 <div align="right" id="add_new_user"style="padding-right:22px;"> 
 <a href="#" id='add_new_users' onclick="javascript:addNewUsers();" style="cursor:pointer;text-decoration: none;"><font color="blue">Add New Users</font></a> 
 </div>
</div> 
</div>