User login page
Autor: christer kårdal
Besucht 1398,
Followers 1,
Geteilt 0
Hi!
I tried to create a user log-in page, so that people can interact with my website. (post recepies).
They register on a site, I send the password, and when they are logging in on this site: http://e-siggen.net/imlogin.php they end up here: http://e-siggen.net/admin/login.php
Gepostet am
For loging into a page that is hidden you can create a login object in the html code object.
Use the pulldown menu in there to create a correct login object.
see also the help file in x5, press F1 wherever you need help on, the help file is good and you get your answer probably quicker.
http://help.websitex5.com/en/v12/evo/ins_codice.htm
http://help.websitex5.com/en/v12/evo/es_area.htm
Hope this helps...
Autor
I think i found what I needed help with, but is there a way to have the site to say that you are logged in, or logged out ?
No, not to my knowladge, and not standard.
But if you are not logged in you will get the login menu automaticly for that page.
So if you are logged in x5 sets a cookie, next time you can acces this page without the automatic or manual login.
If you set the logout in the html box, then the cookie is destroyed and you need to login again manually or automaticly (if you click the locked page)
So there is not realy a need to see if you are logged in or out IMHO you will now / see fast enough and then go further or enter pasword.
Autor
Ok, thanx alot - but the cookie, where is that stored ? Is it in website x5 or in the browser ? Because i tried to delete all web history in the browser, but was still logged in.
Autor
Sorry, i found out about my last question. Thanx again for your help
Your very welcome, glad it's solved / cleared.
And in case other users are looking for the answer on your question, it's maintaind and stored by your browser.
Goodluck.