Skip to Content
0
Former Member
Jun 09, 2009 at 06:28 PM

oninput processing Code help for four variables

26 Views

Hi,

I am new to BSP. I am trying to write the code for this requirement but always getting error.

In the layout , I have four input boxes say input1,input2,input3,input4.

User can enter anyone or all or some of them and click OK.

so oninputprocessing, I want to check if any one of this is not empty then a select statement on a table should execute.

if the select statement fetches records then it should go to next page.Otherwise it should through exception.

thank you.

chittidi