Page 1 of 1

Login problem

PostPosted: Fri Nov 22, 2013 1:15 pm
by mimmogh
Hello to all,
I need to develop a web application that has free pages, the pages where you need to log in order to work.
This can be done with Servoy?
Usually when I start an application can decide if it is logging you must but if I want an application where I can go without logging in some parts and in others where it is mandatory to login. How can I do?

thanks for your help

Mimmo

Re: Login problem

PostPosted: Fri Nov 22, 2013 2:21 pm
by ngervasi
Hi Mimmo,
it is possible to have some part of a solution freely accessible and other parts that require login. There are several ways to do that, it depends on your need, can you explain a bit better what are you planning to do?

Re: Login problem

PostPosted: Fri Nov 22, 2013 4:29 pm
by mimmogh
Hello

I need to build a kind of chat rooms where users enter into a free part where they can register. Everything else should be be used after login. So user profile, any purchases of services, any reserved data

Thans