opt
/
kaspersky
/
kav4fs
/
share
/
wmconsole
/
html
/
pages
➕ New
📤 Upload
✎ Editing:
q_adv_search.html
← Back
<table class="content_tbl_Grey w100" cellspacing="0" style="background-color:#e5e5e5"> <tr class="t"> <td class="l"><img src="../img/s.gif" alt="" title="" width="6" height="10" /></td> <td class="c"></td> <td class="r"><img src="../img/s.gif" alt="" title="" width="6" height="10" /></td> </tr> <tr class="c"> <td class="l"></td> <td> <table class="w100" cellspacing="0"> <tr> <td class="pad4 bold res:QNB_Q_SEARCH_TITLE" colspan="3" style="padding-bottom:10px; padding-left:8px; padding-top:0px"></td> <td class="w20 nobr pad4" rowspan="7" style="padding-top:0px" id="statusesSelection"> <span class="res:QNB_ADV_SEARCH_STATUS"></span><br/> <p></p> <input type="checkbox" class="checkBox" id="advSearch_Clean"/><label for="advSearch_Clean" class="res:QNB_STATUS_Clean"></label><br /> <input type="checkbox" class="checkBox" id="advSearch_Infected_Sure"/><label for="advSearch_Infected_Sure" class="res:QNB_STATUS_Infected"></label><br /> <input type="checkbox" class="checkBox" id="advSearch_Infected_Suspicion"/><label for="advSearch_Infected_Suspicion" class="res:QNB_STATUS_Suspicious"></label><br /> <input type="checkbox" class="checkBox" id="advSearch_UserAdded"/><label for="advSearch_UserAdded" class="res:QNB_STATUS_UserAdded"></label><br /> <input type="checkbox" class="checkBox" id="advSearch_Curable"/><label for="advSearch_Curable" class="res:QNB_STATUS_Curable"></label><br /> <input type="checkbox" class="checkBox" id="advSearch_Error"/><label for="advSearch_Error" class="res:QNB_STATUS_Error"></label><br /> <input type="checkbox" class="checkBox" id="advSearch_Corrupted"/><label for="advSearch_Corrupted" class="res:QNB_STATUS_Corrupted"></label> </td> <td class="w20 nobr pad4" rowspan="7" style="padding-top:0px" id="dangerSelection"> <span class="res:QNB_DANGER_LEVEL_LABEL"></span><br/> <p></p> <input type="checkbox" class="checkBox" id="advSearch_High" /><label for="advSearch_High" class="res:QNB_DANGER_LEVEL_High"></label><br /> <input type="checkbox" class="checkBox" id="advSearch_Medium" /><label for="advSearch_Medium" class="res:QNB_DANGER_LEVEL_Medium"></label><br /> <input type="checkbox" class="checkBox" id="advSearch_Low" /><label for="advSearch_Low" class="res:QNB_DANGER_LEVEL_Low"></label><br /> <input type="checkbox" class="checkBox" id="advSearch_Info" /><label for="advSearch_Info" class="res:QNB_DANGER_LEVEL_Info"></label><br /> </td> <td class="er pad4 nobr" rowspan="5" style="padding-right:8px; padding-top:0px"> <a href="javascript:searchForm.showSimpleMode()" class="showup res:SEARCH_MODEL_SIMPLE_MODE"></a> </td> </tr> <tr> <td class="w1 nobr pad4 vc res:QNB_ADV_OBJECT_NAME" style="padding-left:8px"></td> <td class="w40 pad4" colspan="2"><input type="text" class="w90" id="objectNameInput"/></td> </tr> <tr> <td class="nobr pad4 vc res:QNB_ADV_THREAT_NAME" style="padding-left:8px"></td> <td class="pad4" colspan="2"><input type="text" class="w90" id="threatNameInput"/></td> </tr> <tr> <td class="nobr pad4 vc res:QNB_DATE_LABEL" style="padding-left:8px"></td> <td class="pad4" colspan="2"> <select class="wa" onChange="changeDateType()" id="selectDateType"> <option class="res:QNB_DATE_NO_LIMITS" value="NoLimits"></option> <option class="res:QNB_DATE_LAST_DAY" value="LastDay"></option> <option class="res:QNB_DATE_LAST_WEEK" value="LastWeek"></option> <option class="res:QNB_DATE_LAST_MONTH" value="LastMonth"></option> <option class="res:QNB_DATE_CUSTOM" value="Custom"></option> </select><br/> </td> </tr> <tr> <td class="customDateCtl pad4 vc res:SEARCH_START_TIME" style="text-align:right;"></td> <td class="customDateCtl pad4" colspan="2"> <input type="text" class="w70 date-picker" id="fromDate"/> </td> </tr> <tr> <td class="customDateCtl nobr pad4 vc res:SEARCH_END_TIME" style="padding-bottom:0px;text-align:right;"></td> <td class="customDateCtl pad4" style="padding-bottom:0px"> <input type="text" class="w70 date-picker" id="toDate"/> </td> <td></td> <td class="er pad4" style="padding-right:8px; padding-bottom:0px"><input type="button" id="searchButton" class="res:QNB_ADV_SEARCH_BUTTON"/></td> </tr> </table> </td> <td class="r"></td> </tr> <tr class="b"> <td class="l"><img src="../img/s.gif" alt="" title="" width="6" height="10" /></td> <td class="c"></td> <td class="r"><img src="../img/s.gif" alt="" title="" width="6" height="10" /></td> </tr> </table> <!--</td> </tr> </table> --> <script language="javascript"> function changeDateType() { if( $('#selectDateType').val() == 'Custom' ) { $('#fromDate').trigger('dpEnable'); $('#toDate').trigger('dpEnable'); $('.customDateCtl').visible(); } else { $('.customDateCtl').hidden(); $('#fromDate').trigger('dpDisable'); $('#toDate').trigger('dpDisable'); } } misc_setupIntervalDatePickers($('#fromDate'), $('#toDate')); if(!qnb_isQuarantine()) { $('#statusesSelection').remove(); $('#dangerSelection').removeClass('w25').addClass('w50'); } changeDateType(); </script>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel