Peter Møller Neergaard wrote:
Quote:
I am responsible for the development of a database for a career fair.
We want to provide a web interface that serves both applicants and
companies. In particular for the applicants this require a solution
where users can create themselves on an ad-hoc basis, provide their
information, and later log in to augment their information. |
Hi Peter,
I'm new to FMP as well but sucking up as much information as possible
has allowed me to have a go at answering your question.
FMP7 can behave as a web server. It can handle 5 sessions at once. I
have tested the security with a guru mate who used to position
satellites for NEC...he could get anywhere. So I'm convinced that FM is
secure in that regard.
Recently I read about the XML capabilities of FM. This is maybe where
you might like to head. Run a regular Webserver and set up XML pages
that could be updated by the user or not which ever is appropriate.
Using FM as the back end means you wouldn't be restricted to the number
of concurrent users. You would then handle the security on the webserver
side.
That's my tuppence worth. Hope that helps.
Noel