403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/main/new_age/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/main/new_age//mail_compose.html
{header}

<div id="sidebar">
	{ims}

	{folders}
</div>

<div class="wrapper">
<div class="userinfo-c">
	<div class="userinfo smallphoto clearfix">

        {mail_menu}

<script Language="JavaScript" type="text/javascript">
  var blockSubmission = false,
      isPost = false;
  function removeSubmissionBlock() {
    blockSubmission = false;
  }
  function isSubmissionAllowed() {
    if(blockSubmission){
       return false;
    }
    return;
   }
  document.onclick = isSubmissionAllowed;
  document.onkeydown = isSubmissionAllowed;

  function onValidateAddContactForm() {
    var form = document.forms['AddContactForm'];
    // "otherhandle" field validation.
    if (!(validateRequiredField(form['name'], '{l_username}'))) {
      removeSubmissionBlock();
      return false;
    }
    return true;
  }
  function validateAddContactForm() {
    blockSubmission = true;
     if (typeof beforeAddContactFormValidation != 'undefined') {
       beforeAddContactFormValidation();
    }
    var validated = onValidateAddContactForm();
    if (validated && (typeof uponSuccessfulAddContactFormValidation != 'undefined')) {
      validated = uponSuccessfulAddContactFormValidation();
    }
    else if (!validated && (typeof uponUnsuccessfulAddContactFormValidation != 'undefined')) {
      uponUnsuccessfulAddContactFormValidation();
    }
    if (!validated) {
      removeSubmissionBlock();
    }
    return validated;
  }
  function submitAddContactForm() {
   if (validateAddContactForm()) {
       isPost = true; 
       document.AddContactForm.submit();
   }
  }

function setname(name)
{
	document.AddContactForm.name.value = name;
	switchdiv('favorite-on','favorite-off');
}

function switchdiv(div1_id, div2_id, form)
{
	if (document.getElementById)	{
	    if(!document.getElementById(div1_id)) return ;
	    if(!(document.getElementById(div1_id).style)) return ;
	    //if(!(document.getElementById(div1_id).style.display)) return ;

		var state1 = document.getElementById(div1_id).style.display;
		if(state1=="none") {
        		document.getElementById(div1_id).style.display="";
        		document.getElementById(div2_id).style.display="none";
                if (form != null)
                {
                   form[div1_id].value='true';
                   form[div2_id].value='false';
                 }
	     }
	    if(state1=="") {
        		document.getElementById(div2_id).style.display="";
        		document.getElementById(div1_id).style.display="none";
                if (form != null)
                {
                   form[div1_id].value='false';
                   form[div2_id].value='true';
                 }
	     }
	}
	else if (document.all)	{
	    if(!document.all[div1_id]) return ;
	    if(!(document.all[div1_id].style)) return ;
	    //if(!(document.all[div1_id].style.display)) return ;

		var state1 = document.all[div1_id].style.display;
		if(state1=="none") {
		        document.all[div1_id].style.display = "";
		        document.all[div2_id].style.display = "none";
                if (form != null)
                {
                   form[div1_id].value='true';
                   form[div2_id].value='false';
                 }
		}
		if(state1=="") {
        		document.getElementById(div1_id).style.display="none";
        		document.getElementById(div2_id).style.display="";
                if (form != null)
                {
                   form[div1_id].value='false';
                   form[div2_id].value='true';
                 }
	     }
    }
}
<!-- begin_reply_js -->
$(function () {
    reply_text = $.trim($('#text').val()); 
})
<!-- end_reply_js -->
window.onbeforeunload = function (evt) {
    var text = $.trim($('#text').val());
    if (text != '' && isPost == false <!-- begin_reply_compare_js -->&& text != reply_text<!-- end_reply_compare_js -->) {
        var message = '{l_leave_this_page}';
        if (typeof evt == "undefined") {
            evt = window.event;
        }
        if (evt) {
            evt.returnValue = message;
        }        
        return message;
    } 
}
</script>


<form  name="AddContactForm" method="POST" action="{url_main}mail_compose.php?cmd=sent" onSubmit="return validateAddContactForm();" style="padding: 0px; margin: 0px;">
<input type="hidden" name="page_from" value="{page_from}">
				<table cellpadding="0" cellspacing="0" border="0">
					<tr>
						<td style="height: 20px;" width=80>&nbsp;</td>
						<td>&nbsp;</td>
					</tr>
					<!-- begin_add_id -->
					<tr>
						<td class="body_text" align="right" style="padding-right:5px;"><b>{l_username}:</b></td>
						<td>
						<input type="hidden" name="name" value="{name}" ><div align="left">
						&nbsp;&nbsp;{name}</div>
						<br />
						</td>
						<td></td>
						<td></td>
					</tr>
					<!-- end_add_id -->
					<!-- begin_add_name -->
					<tr id="favorite-off">
						<td></td>
						<td>
						<div  style="display:block; height: 14px; width: 350px; margin-bottom: 5px; text-align: left;">

							<table style="width: 368px;">
								<tr>
									<td width="33%"><img src="{url_tmpl_main}images/icon_arrow_closed.gif" border=0>
							<span class="ter_text_bold">{l_friends_list}</span></td>
									<td><a href="javascript:switchdiv('favorite-off','favorite-on');" class="body_little">{l_show_friends}</a></td>
								</tr>
							</table>
						</div>
                        <div align="left"><b>{message}</b></div>

						</td>
						<td></td>
						<td></td>
					</tr>

					<tr style="display:none;" id="favorite-on">
						<td></td>
						<td>

						<div  style="overflow:hidden; width: 350px; text-align: left;">
						<table style="width: 348px;">
							<tr>
								<td width="33%"><img src="{url_tmpl_main}images/icon_arrow_open.gif" border=0>
							<span class="ter_text_bold">{l_friends_list}</span></td>
								<td><a href="javascript:switchdiv('favorite-on','favorite-off');" class="body_little">{l_hide_friends}</a>
<br><br>
								</td>
							</tr>
							<tr>
							<td align="left" valign="top" style="padding-left:11px; line-height: 16px;">
							<!-- begin_favorite -->
                            <a href="#" onClick="setname('{fname_set}');">{fname}</a>&nbsp;({count})<br>
							<!-- begin_favorite_column -->
							</td>
							<td align="left" valign="top" style="line-height: 16px;" >
							<!-- end_favorite_column -->
							<!-- end_favorite -->
							</td>
							</tr>
							</table>
						</div>

                        <div align="left"><b>{message}</b></div>

						</td>
						<td></td>
						<td></td>
					</tr>


					<tr>
						<td height="20"></td>
						<td></td>
						<td></td>
						<td></td>
					</tr>
					<tr>
						<td class="body_text" align="right" style="padding-right:5px;"><b>{l_username}:</b></td>
						<td>
						<input type="text" name="name" value="{name}" style="width: 350px;  font-size:12px;" tabindex="1">
						<br />
						</td>
						<td></td>
						<td></td>
					</tr>
					<!-- end_add_name -->
					<tr>
						<td class="body_text" align="right" style="padding-right:5px;"><b>{l_subject}:</b></td>
						<td><input type="text" name="subject" value="{subject}" style="width: 350px;  font-size:12px;" tabindex="2"></td>
					</tr>
					<tr>
						<td>&nbsp;</td>
						<td>&nbsp;</td>
					</tr>
					<tr>
						<td>&nbsp;</td>
						<td>&nbsp;</td>
					</tr>
					<tr>
						<!-- begin_plain -->
						<td class="body_text" valign="top" align="right"  style="padding-right:5px;"><b>{l_text_mail}:</b></td>
						<td><textarea id="text" name="text"  style="height: 250px;">{text}</textarea></td>
						<!-- end_plain -->
						<!-- begin_postcard -->
						<td class="body_text" valign="top" align="right"></td>
						<td><strong>{l_postcard_forward}</strong></td>
						<input type="hidden" name="text" value="{text}" />
						<input type="hidden" name="type" value="postcard" />
						<!-- end_postcard -->
					</tr>
					<tr>
						<td>&nbsp;</td>
						<td>&nbsp;</td>
					</tr>
					<tr>
						<td>&nbsp;</td>
						<td style="padding-left: 1px;" align="left">
                            <input type="checkbox" checked name="save" style="margin: 1px 2px 0 0;" id="save_mail" value="1">
                            <label class="radio" style="vertical-align: top;" for="save_mail">{l_save_mail}</label></td>
					</tr>
					<tr>
						<td>&nbsp;</td>
						<td>&nbsp;</td>
					</tr>
					<tr>
						<td></td>
						<td style="padding-left: 5px;" align="left">
							<input type="button" value="{l_sent_message}" onClick="submitAddContactForm();" class="button" style=" padding-left: 5px; padding-right: 5px; cursor: pointer; cursor: hand;" tabindex="3" title="{l_sent_message}" onMouseOver="window.status='{l_sent_message}'; return true;" onMouseOut="window.status=''; return true;">
						</td>
					</tr>
				</table>

</form>

<script>
onload = function() {
document.forms['AddContactForm']['text'].focus();
}
</script>
	</div>
	<br />
	<br />
	<div class="userinfo-links">
</div></div>
</div>

{footer}


Youez - 2016 - github.com/yon3zu
LinuXploit