View previous topic :: View next topic |
Author |
Message |
bobdodd
Joined: 07 Nov 2007 Posts: 2 Location: Los Angeles
|
Posted: Wed Nov 07, 2007 6:02 pm Post subject: Login Customization |
|
|
I need to add a check box to the login form and test whether it was checked.
Something like: "I understand that this system is intended for business use only and must not be used to access objectionable content."
Add the check box and text is easy, but where does the test go on the page where the forms results are sent. I don't want to hack your code.
Can this be accomodated? |
|
Back to top |
|
|
alan Forum facilitator
Joined: 26 Sep 2003 Posts: 4435
|
Posted: Thu Nov 08, 2007 4:02 am Post subject: |
|
|
Refer to chapter 5 of firstspot_guide.pdf. The file login_form.php is mostly for look and feel with very little logic.
You can search for:
echo get_var('cookies')
It contains the session cookie reminder. You can add your message there. _________________ ~ Patronsoft Limited ~ |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
Powered by phpBB © 2001, 2005 phpBB Group
| |