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/mixer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

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

<script Language="JavaScript" type="text/javascript">

function on_form_submit()
{
    if(($('input[name="image_1"]').val() == "") && ($('input[name="image_2"]').val() == "") && 
            ($('input[name="image_3"]').val() == "") && ($('input[name="image_4"]').val() == ""))
    {
        alert('{l_please_select_a_photos}');
        return false;
    }

    for(var i = 1; i <= 4; i++)
    {
        var ext = $('input[name="image_'+i+'"]').val();
        if(ext != "")
        {
            ext = ext.substring(ext.length-4,ext.length);
            ext = ext.toLowerCase();
            if(ext != '.jpg' && ext != '.gif' && ext != '.png' && ext != 'jpeg') {
                alert('{l_wrong_photo_types}');
                return false; 
            }
        }
    }

    $('#load_animation1').css('visibility', 'visible');

    return true;
}

</script>

    <div class="events_new">

		{events_header}

        <table class="tb_events_new">
            <tr>
                <!-- td_main -->
                <td class="td_main">
                
                    {events_event_show}
                    
                    <div class="events_new_shadow"><img src="{url_tmpl_main}images/events/shadow.png" width="446" height="51" alt=""/></div>

                    <div class="events_new_p pl_top_m" style="padding-right:0px;padding-left:0px;">

                    <form id="musician_edit_form" method="POST" action="{url_main}events_event_add_photos.php?cmd=save&event_id={event_id}" enctype="multipart/form-data" onsubmit="return on_form_submit()">
                    
                        
                    <div class="events_new_p pl_top_m">
                        <h1>{l_add_images_to} {event_title}</h1>

                        <div class="bl_events_new_frm">
                        <table class="tb_events_new_frm">
                            <tr>
                                <th>{l_files}:</th>
                                <td class="event_inp_file">
                                    <input size="3" class="inp_file" type="file" name="image_1"/>
                                </td>
                            </tr>
                            <tr>
                                <th>&nbsp;</th>
                                <td class="event_inp_file">
                                    <input size="3" class="inp_file" type="file" name="image_2"/>
                                </td>
                            </tr>
                            <tr>
                                <th>&nbsp;</th>
                                <td class="event_inp_file">
                                    <input size="3" class="inp_file" type="file" name="image_3"/>
                                </td>
                            </tr>
                            <tr>
                                <th>&nbsp;</th>
                                <td class="event_inp_file">
                                    <input size="3" class="inp_file" type="file" name="image_4"/>
                                </td>
                            </tr>

                        </table>
                        </div>
                        <div class="music_new_shadow"><img class="png" src="{url_tmpl_main}images/music/shadow.png" width="456" height="52" alt="" style="position:relative;left:-2px;"/></div>

                        <div class="music_new_p_btn fl_right" style="position:relative;top:-37px;">
                            <img style="visibility:hidden;float:left;position:relative;top:1px;" id="load_animation1" src="{url_tmpl_main}images/load_animation.gif"><div class="events_input2 fl_right"><input class="eventsuploadpics" type="submit" value="{l_upload_pics}"/></div>
                        </div>

                    </div>

                    <div class="music_new_empty"></div>
                    
                    </form>

                </td>
                <!-- /td_main -->

                <td class="td_narrow">
	
					{events_event_guest_list}
					{events_sidebar}
				
				</td>

            </tr>

        </table>

        <div class="events_new_foot">

            <table>
                <tr>
                    <td class="td_l">&nbsp;</td>
                    <td class="td_c">&nbsp;</td>
                    <td class="td_r">&nbsp;</td>
                </tr>
            </table>

        </div>


    <div class="decor_top"></div>
    </div>




{footer}

Youez - 2016 - github.com/yon3zu
LinuXploit