[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: WebForm
[Thread Prev] | [Thread Next]
- Subject: Re: WebForm
- From: Yahoo <olivier.cruilles@xxxxxxxx>
- Date: Wed, 6 May 2026 13:42:03 -0400
- To: Mailing List Gambas <user@xxxxxxxxxxxxxxxxxxxxxx>
Fabien, You can download one of my web applications named as ‘gbGestionImmobilier’ from the Farm where I use embedded webform into another webform Olivier > Le 6 mai 2026 à 09:39, Fabien Bodard <gambas.fr@xxxxxxxxx> a écrit : > > > 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
| WebForm | Fabien Bodard <gambas.fr@xxxxxxxxx> |