Advertisement
Guest User

master_list_hotelmst

a guest
Sep 16th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.96 KB | None | 0 0
  1. <html>
  2. <head>
  3. <meta name="GENERATOR" content="CodeCharge Studio 3.0.1.6">
  4. <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
  5. <title>master_list_hotelmst_qr1</title>
  6. <meta content="CodeCharge Studio 3.0.4.12" name="GENERATOR">
  7. <link href="../Themes/BlueNote/Style.css" type="text/css" rel="stylesheet">
  8. <script language="javascript" src="../common/jsrs/jsrsClient.js"></script>
  9. <script language="javascript" src="../common/jsrs/jsrs_inventory.js"></script>
  10. <script language="javascript" src="../common/entry_rule_inventory.js"></script>
  11. <script language="javascript" src="../common/jsrs/filterProduct.js"></script>
  12. <script language="JavaScript">
  13.  
  14. function chkAble(pass_sort, pass_chk)
  15. {
  16. if(pass_sort=='code'||pass_sort=='name')
  17. {
  18. document.getElementById('code_from').style.display = 'none'
  19. document.getElementById('code_to').style.display = 'none'
  20.  
  21. document.getElementById('state_from').style.display = 'none'
  22. document.getElementById('state_to').style.display = 'none'
  23.  
  24. document.getElementById('category_from').style.display = 'none'
  25. document.getElementById('category_to').style.display = 'none'
  26.  
  27. }
  28.  
  29. else if (pass_sort =='hotelcode'||pass_sort =='hotelname')
  30. {
  31. document.getElementById('code_from').style.display = ''
  32. document.getElementById('code_to').style.display = ''
  33.  
  34. document.getElementById('state_from').style.display = 'none'
  35. document.getElementById('state_to').style.display = 'none'
  36.  
  37. document.getElementById('category_from').style.display = 'none'
  38. document.getElementById('category_to').style.display = 'none'
  39.  
  40. }
  41. else if (pass_sort =='statecode')
  42. {
  43. document.getElementById('code_from').style.display = ''
  44. document.getElementById('code_to').style.display = ''
  45.  
  46. document.getElementById('state_from').style.display = ''
  47. document.getElementById('state_to').style.display = ''
  48.  
  49. document.getElementById('category_from').style.display = 'none'
  50. document.getElementById('category_to').style.display = 'none'
  51. }
  52. else if (pass_sort =='categorycode')
  53. {
  54. document.getElementById('code_from').style.display = ''
  55. document.getElementById('code_to').style.display = ''
  56.  
  57. document.getElementById('state_from').style.display = 'none'
  58. document.getElementById('state_to').style.display = 'none'
  59.  
  60. document.getElementById('category_from').style.display = ''
  61. document.getElementById('category_to').style.display = ''
  62. }
  63.  
  64. }
  65. </script>
  66. </script>
  67. <script language="JavaScript" type="text/javascript">
  68. //Begin CCS script
  69. //Include JSFunctions @1-88A9217D
  70. </script>
  71. <script language="JavaScript" src="../ClientI18N.php?file=Functions.js&locale={res:CCS_LocaleID}" type="text/javascript" charset="utf-8"></script>
  72. <script language="JavaScript" type="text/javascript">
  73. //End Include JSFunctions
  74.  
  75. //page_OnLoad @1-D0F4E1D3
  76. function page_OnLoad()
  77. {
  78. var result;
  79. //End page_OnLoad
  80.  
  81. //Custom Code @36-2A29BDB7
  82. // -------------------------
  83. document.getElementById('code_from').style.display = ''
  84. document.getElementById('code_to').style.display = ''
  85.  
  86. document.getElementById('state_from').style.display = 'none'
  87. document.getElementById('state_to').style.display = 'none'
  88.  
  89. document.getElementById('category_from').style.display = 'none'
  90. document.getElementById('category_to').style.display = 'none'
  91.  
  92. document.getElementsByTagName('select')[0].selectedIndex=0;
  93. document.getElementsByTagName('select')[1].selectedIndex=document.getElementsByTagName('select')[1].length-1;
  94.  
  95. document.getElementsByTagName('select')[2].selectedIndex=0;
  96. document.getElementsByTagName('select')[3].selectedIndex=document.getElementsByTagName('select')[3].length-1;
  97.  
  98. document.getElementsByTagName('select')[4].selectedIndex=0;
  99. document.getElementsByTagName('select')[5].selectedIndex=document.getElementsByTagName('select')[5].length-1;
  100.  
  101. // -------------------------
  102. //End Custom Code
  103. {nllauthSYS_PRINT_NEW_TAB}
  104.  
  105. //Close page_OnLoad @1-BC33A33A
  106. return result;
  107. }
  108. //End Close page_OnLoad
  109.  
  110. //page_hotel_name_to_Cancel_OnClick @18-3D972F71
  111. function page_hotel_name_to_Cancel_OnClick()
  112. {
  113. disableValidation = true;
  114. }
  115. //End page_hotel_name_to_Cancel_OnClick
  116.  
  117. //bind_events @1-45B84733
  118. function bind_events() {
  119. if (document.forms["hotel_name_to"]) check_and_bind('document.forms["hotel_name_to"].Cancel','onclick',page_hotel_name_to_Cancel_OnClick);
  120. page_OnLoad();
  121. forms_onload();
  122. }
  123. //End bind_events
  124.  
  125. window.onload = bind_events; //Assign bind_events @1-19F7B649
  126.  
  127. //End CCS script
  128. </script>
  129. </head>
  130. <body class="BlueNotePageBODY" text="#000000" vlink="#000000" alink="#000000" link="#000000" bgcolor="#ffffff">
  131. <script src="javascript/iframe.js" type="text/javascript"></script>
  132. <!-- BEGIN Record hotel_name_to -->
  133. <form name="hotel" onsubmit="openiframe();" action="master_list_hotelmst_dt1.php" method="post">
  134. <font class="BlueNoteFormHeaderFont">{stxtViewHotelListing} </font>
  135. <table class="BlueNoteFormTABLE" style="WIDTH: 550px; HEIGHT: 116px" cellpadding="4">
  136. <!-- BEGIN Error -->
  137. <tr>
  138. <td class="BlueNoteErrorDataTD" colspan="2">{Error}</td>
  139. </tr>
  140. <!-- END Error -->
  141. <tr>
  142. <td class="BlueNoteFieldCaptionTD" colspan="2"><font class="BlueNoteFormHeaderFont">{stxtSortBy}</font></td>
  143. </tr>
  144.  
  145. <tr>
  146. <td class="BlueNoteFieldCaptionTD" align="left" colspan="2">
  147. <!-- BEGIN RadioButton sorting --><input class="" type="radio" value="{Value}" onclick="chkAble('hotelcode',true)" name="{sorting_Name}" {Check}>{Description}<!-- END RadioButton sorting --></td>
  148. </tr>
  149. <tr>
  150. <td class="BlueNoteFieldCaptionTD" align="left" colspan="2">
  151. <!-- BEGIN RadioButton sorting1 --><input type="radio" value="{Value}" onclick="chkAble('hotelname',true)" name="{sorting_Name}" {Check}>{Description}<!-- END RadioButton sorting1 --></td>
  152. </tr>
  153. <tr>
  154. <td class="BlueNoteFieldCaptionTD" align="left" colspan="2">
  155. <!-- BEGIN RadioButton sorting2 --><input type="radio" value="{Value}" onclick="chkAble('statecode',true)" name="{sorting_Name}" {Check}>{Description}<!-- END RadioButton sorting2 --></td>
  156. </tr>
  157. <tr>
  158. <td class="BlueNoteFieldCaptionTD" align="left" colspan="2">
  159. <!-- BEGIN RadioButton sorting3 --><input class="" type="radio" value="{Value}" onclick="chkAble('categorycode',true)" name="{sorting_Name}" {Check}>{Description}<!-- END RadioButton sorting3 --></td>
  160. </tr>
  161.  
  162.  
  163. <tr>
  164. <td class="BlueNoteFieldCaptionTD" colspan="2"><font class="BlueNoteFormHeaderFont">{stxtSelection}</font></td>
  165. </tr>
  166.  
  167. <tr id="code_from">
  168. <td class="BlueNoteFieldCaptionTD">
  169. <p align="right">{stxtHotelCodeFrom}</p>
  170. </td>
  171. <td class="BlueNoteFieldCaptionTD" nowrap><span style="OVERFLOW: hidden;display: inline-block; WIDTH: 370px">
  172. <select class="BlueNoteSelect" onkeydown="linkSearchBox(this, 1, event)" name="{hotel_code_from_Name}" style="WIDTH: 510px">
  173. {hotel_code_from_Options}
  174. </select>
  175. </span><a onclick="showSearchBox(this,1);" nllact="nllActListBoxSearch" firstsearch="1" identity="searchFunction"><img tabindex="-1" src="../image/search.gif" width="20" border="0"></a> </td></tr>
  176.  
  177. <tr id="code_to">
  178. <td class="BlueNoteFieldCaptionTD">
  179. <p align="right">{stxtTo}</p>
  180. </td>
  181. <td class="BlueNoteFieldCaptionTD" nowrap><span style="OVERFLOW: hidden;display: inline-block; WIDTH: 370px">
  182. <select class="BlueNoteSelect" onkeydown="linkSearchBox(this, 1, event)" name="{hotel_code_to_Name}" style="WIDTH: 510px">
  183. {hotel_code_to_Options}
  184. </select>
  185. </span><a onclick="showSearchBox(this,1);" nllact="nllActListBoxSearch" firstsearch="1" identity="searchFunction"><img tabindex="-1" src="../image/search.gif" width="20" border="0"></a> </td></tr>
  186.  
  187. <tr id="state_from">
  188. <td class="BlueNoteFieldCaptionTD">
  189. <p align="right">{stxtHotelStateFrom}</p>
  190. </td>
  191. <td class="BlueNoteFieldCaptionTD" nowrap><span style="OVERFLOW: hidden;display: inline-block; WIDTH: 370px">
  192. <select class="BlueNoteSelect" onkeydown="linkSearchBox(this, 1, event)" name="{hotel_state_from_Name}" style="WIDTH: 510px">
  193. {hotel_state_from_Options}
  194. </select>
  195. </span><a onclick="showSearchBox(this,1);" nllact="nllActListBoxSearch" firstsearch="1" identity="searchFunction"><img tabindex="-1" src="../image/search.gif" width="20" border="0"></a> </td></tr>
  196.  
  197. <tr id="state_to">
  198. <td class="BlueNoteFieldCaptionTD">
  199. <p align="right">{stxtTo}</p>
  200. </td>
  201. <td class="BlueNoteFieldCaptionTD" nowrap><span style="OVERFLOW: hidden;display: inline-block; WIDTH: 370px">
  202. <select class="BlueNoteSelect" onkeydown="linkSearchBox(this, 1, event)" name="{hotel_state_to_Name}" style="WIDTH: 510px">
  203. {hotel_state_to_Options}
  204. </select>
  205. </span><a onclick="showSearchBox(this,1);" nllact="nllActListBoxSearch" firstsearch="1" identity="searchFunction"><img tabindex="-1" src="../image/search.gif" width="20" border="0"></a> </td></tr>
  206.  
  207.  
  208. <tr id="category_from">
  209. <td class="BlueNoteFieldCaptionTD">
  210. <p align="right">{stxtHotelCategoryFrom}</p>
  211. </td>
  212. <td class="BlueNoteFieldCaptionTD" nowrap><span style="OVERFLOW: hidden;display: inline-block; WIDTH: 370px">
  213. <select class="BlueNoteSelect" onkeydown="linkSearchBox(this, 1, event)" name="{hotel_category_from_Name}" style="WIDTH: 510px">
  214. {hotel_category_from_Options}
  215. </select>
  216. </span><a onclick="showSearchBox(this,1);" nllact="nllActListBoxSearch" firstsearch="1" identity="searchFunction"><img tabindex="-1" src="../image/search.gif" width="20" border="0"></a> </td></tr>
  217.  
  218. <tr id="category_to">
  219. <td class="BlueNoteFieldCaptionTD">
  220. <p align="right">{stxtTo}</p>
  221. </td>
  222. <td class="BlueNoteFieldCaptionTD" nowrap><span style="OVERFLOW: hidden;display: inline-block; WIDTH: 370px">
  223. <select class="BlueNoteSelect" onkeydown="linkSearchBox(this, 1, event)" name="{hotel_category_to_Name}" style="WIDTH: 510px">
  224. {hotel_category_to_Options}
  225. </select>
  226. </span><a onclick="showSearchBox(this,1);" nllact="nllActListBoxSearch" firstsearch="1" identity="searchFunction"><img tabindex="-1" src="../image/search.gif" width="20" border="0"></a> </td></tr>
  227.  
  228.  
  229.  
  230.  
  231. {papersizeselection}
  232. <tr>
  233. <td class="BlueNoteFooterTD" nowrap align="right" colspan="2"><input type="hidden" name="{module_Name}" value="{module}" id="{module_Name}">
  234. <!-- BEGIN Button Button1 --><input class="BlueNoteButton" type="submit" value="Submit" name="btnSubmit"><!-- END Button Button1 -->
  235. <!-- BEGIN Button Cancel --><input class="BlueNoteButton" type="submit" value="Cancel" name="{Button_Name}" onclick="document.forms[0].target=''" {nllauthSYS_BTN_CANCEL_BUTTON}>{nllauthSYS_BTN_CANCEL_BUTTONresetstart}{nllauthSYS_BTN_CANCEL_BUTTONresetend}<!-- END Button Cancel --></td>
  236. </tr>
  237.  
  238. </table>
  239. </form>
  240. <!-- END Record hotel_name_to -->
  241. </body>
  242. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement