Le 13/11/2016 à 17:47, Tobias Boege a écrit :
> Hi Benoit,
>
> in revision #7958 you removed support for multiple main forms in gb.web.form.
> I have two webforms, a Login.webform and a MainSite.webform, the latter of
> which is my startup class. If the user is not logged in yet, according to the
> session, I used to
>
>   Response.Redirect("/Login")
>
> which would run the login webform. This does not seem to be intended anymore.
> How would I do something like that now? I don't want all the code in one
> webform, obviously.
>
> Regards,
> Tobi
>

I'm aware of the problem, but didn't find a good solution yet.

Maybe the multiple main form support will come back.

-- 
Benoît Minisini

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to