Hi all,
i required help to solve the below problem,
i have some forms with name "form1", form2", "form3" etc..
and i want to load them on the request of user.. means
if user enters the name "form1" in the text box of another form and click on the button. then form1 should load and appear on the screen. as so on..
conditions are:
conditional statements can not be utilized becaz quantity of forms may be dynamic so we i chage code again and again..
fact is that, when a new form generated i have to desing and code the functionality of that form only, no need to modify other code..
thanx...in advance
regards
vibhore
i required help to solve the below problem,
i have some forms with name "form1", form2", "form3" etc..
and i want to load them on the request of user.. means
if user enters the name "form1" in the text box of another form and click on the button. then form1 should load and appear on the screen. as so on..
conditions are:
conditional statements can not be utilized becaz quantity of forms may be dynamic so we i chage code again and again..
fact is that, when a new form generated i have to desing and code the functionality of that form only, no need to modify other code..
thanx...in advance
regards
vibhore
Comment