ActiveForm in Mobile Web Form
I have used a objectlist to build a menu.
I can retuen the forn name but I do not know how to use the ActiveFor with a variable.
I would like to change the following:
ActiveForm form1
to
ActiveForm = objMenu.Selection.Item("Program").ToString
Is this possibale?
Thanks
|