[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebForm


with gb.form.gui

How to load a form in a form ...

I try this :

Public Sub WebMenu2_Click()
  Dim hForm As New FParcellaire(WebContainer1)
  hForm.Show
End

this can be correct in a gui context ... but seem to fail in the webform
one.

I admit... i'm a beginner with this component.


Any tips ?
-- 
Fabien Bodard

Follow-Ups:
Re: WebFormBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: WebFormYahoo <olivier.cruilles@xxxxxxxx>