������������
�������������� ����������� �� ������� �� ��� ������ �����������
��� Host On-Demand��� �� ������� �������������� ����������� ���� �� ��� �������������� �� ������� ��� ������������� �� ��� ������ ����������� ��� Host On-Demand, �� ������ �� ������������� ���� ������ ��� ���������� ���� ������������� �������� C:\Program Files\IBM\HostOnDemand\HOD ���� ����������� Host On-Demand. ��������� ��� �� �������� ������:
��� ����������, �� ������ �� �������������� ��� ��������� �������������� ����������� ��� ������������:
F5=^[OT
S-F1=^[[23~ (Shift+F1)
S-F2=^[[24~ (Shift+F2)
�� ������ �� ���������� ��� �������� ������ JavaScript ��� ������ HODPanels.js ��� HODPanels_el.js:
function getApplet(stub,height,width,Locale)
{
// alert("Cached: " + Cached);
var fs=""
fs+='<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%">'
fs+='<TR>'
fs+='<TD>'
fs+='<LEFT>'
fs+='<P>'
if(Cached != 'true')
{
fs+='<Applet archive="hoda.jar,webexec.jar" NAME="appletLoader" CODE="com.ibm.eNetwork.HODUtil.config.HODPanelLoader" WIDTH='+width +' HEIGHT='+height+' >'
fs+='<PARAM NAME="cabinets" VALUE="hoda.cab,webexec.cab">'
}else{
fs+='<Applet NAME="appletLoader" CODE="com.ibm.eNetwork.HODUtil.config.HODPanelLoader" WIDTH='+width +' HEIGHT='+height+' >'
}
fs+='<param name="mapFile" value="ibmhod.props">'
fs+='<param name=mapfileIsStub value=true>'
fs+='<param name="team" value="1">'
if(Locale != "none"){
// alert(Locale);
fs+='<PARAM NAME="Locale" VALUE="' +Locale+ '">'
}
fs+='<PARAM NAME="ServerStub" VALUE="' +stub+ '">'
//added custom function
fs+='<PARAM NAME="CustomKeyFunction1" VALUE="F5|^[OT">'
fs+='<PARAM NAME="CustomKeyFunction2" VALUE="S-F1|^[[[23~">'
fs+='<PARAM NAME="CustomKeyFunction3" VALUE="S-F2|^[[[24~">'
.
.
.
��� ��������, ���������� ��� ��������� ������������ ��� ������ HOD.html. �� ������������ ����� ������ �� ������������ ������� �� ����� ��� ���������� ��� ������ *.js:
<PARAM NAME="CustomKeyFunction1" VALUE="F5|^[OT"> <PARAM NAME="CustomKeyFunction2" VALUE="S-F1|^[[[23~"> <PARAM NAME="CustomKeyFunction3" VALUE="S-F2|^[[[24~">
���� ������������� �� ������, ���������� �� ��� ������ ����������� (HODAdmin.html) ��� ������������� ����� ��� ���� �������������� ����������� �� ������� ��� �������������. �������� �� �������������� ��� �������������� ����������� �� ������� � �� ������.