Hi,
I am trying to run a WebFocus FEX procedure from a push button of HTML form.
My code in the push button click is the following
function ClickButton1()
{
window.location.href = "
}
where DPCIIN is the FEX procedure.
But it is giving the following error
(FOC227) THE FOCEXEC PROCEDURE CANNOT BE FOUND: DPCIIN FOCEXEC *
How do I resolve this?
Thanks
Thambaiya
I am trying to run a WebFocus FEX procedure from a push button of HTML form.
My code in the push button click is the following
function ClickButton1()
{
window.location.href = "
}
where DPCIIN is the FEX procedure.
But it is giving the following error
(FOC227) THE FOCEXEC PROCEDURE CANNOT BE FOUND: DPCIIN FOCEXEC *
How do I resolve this?
Thanks
Thambaiya