View Full Version : Login Form on Home Page


Daz
10-11-2005, 07:44 PM
How can I modify the login form so it is possible to put it on home page? :think:

Jafo
10-11-2005, 10:42 PM
Just view the login page with your browser, right click, view source, and use that source code to enter into another HTML page.

Daz
10-12-2005, 07:44 AM
cool, thank you :)

Daz
10-12-2005, 07:57 AM
Thanks for that mate. The next thing I need to know is, how can I get it to return to page that was used to login, when I log out

Daz
10-13-2005, 02:31 PM
Any ideas anybody? :confused:

Jafo
10-13-2005, 07:24 PM
You would have to alter the code to do that.