thisForm.wForm("_form") && subform within the same page thisForm.wFormMaster("_form") && form in a new page
Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)
From: | Thierry Nivelet (FoxInCloud) |
To: | Michele |
thisForm.wForm("_form") && subform within the same page thisForm.wFormMaster("_form") && form in a new page
Local oForm
oForm = CreateObject("_form")
oForm.Show()
I can i do the same operation with foxinloud ?
Thanks
Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)