This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Is it possible...?
Started 16 years ago by Torsten | 2 posts |
-
I would like to integrade a login-form to my side. The form should check the entries in the database - if everything is okay, he has access. This is managed in the moment thru a normal html form with advanced php code (checking the mysql database). Can I use Machform for doing that? I only saw the normal Embed Code, but there is no chance to integrade the important php section..... Any ideas?
Torsten
Posted 16 years ago # -
I'd say you can do it by redirecting your form (form ptoperties > redirect url) to a php script that opens the forms database and validates the login.
If login is ok, then show the proper webpage. If not, return to your login form.
Check this post: http://www.appnitro.com/forums/topic/polls-how-to-show-results?replies=4 for some info on the tables you need to use.Posted 16 years ago #
Reply
You must log in to post.