i am having a dialog box with two buttons namely
1 CREATBTN
2 SHOWBTN

my request

1 when i click CREATEBTN, i want to create dynamically edit controls

2 when i click SHOWBTN, i want to get the text of all the edit controls,

then show that text as message;


help me please