Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

script form

Former Member
0 Likes
445

Hi,

I am getting total data of my form in two pages.

i need to put that one in one page only how.

Edited by: Santhosh on Jan 14, 2008 12:14 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
427

Use

PROTECT

.........

Put your data here.

ENDPROTECT command.

3 REPLIES 3
Read only

Former Member
0 Likes
428

Use

PROTECT

.........

Put your data here.

ENDPROTECT command.

Read only

0 Likes
427

Hi,

acctually first i need to display vendor details

bellow to that i need to display cheque details.

in 1 page only

please give me solution

Edited by: Santhosh on Jan 14, 2008 12:22 PM

Read only

0 Likes
427

Create a window for the vendor details.

Put your cheque details in the main window and write all your data in PROTECT and ENDPROTECT command