It seems as if nobody has a real solution for it. Maybe I did not explain myself in a good way. I'm not a native English speaker. :-)
I try it again (I also posted this at vb.com as part of another thread in the suggestions forum):
Once again I try to explain what I want to achieve. Maybe it's the easiest way if you quickly describe how to do it as opposed to trying to chase my mistakes. :-)
I want to create a page one.php (not being a part of the vB structure) which allows a currently logged out user to log in. The form fields for username and password could either be in a form inside one.php itself or one.php could contain a link to another page two.php or it could contain a link to a .php file provided as part of the vB system.
If the login is successful I want the user to be forwarded to a page three.php, again, not being part og vB. If the login is not successful, I want the user to end up at four.php.
|