Please help me with a login problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I made a login page for my web site so that users can login to it.
But i dont no how to make a root file for it.
how do i do that?

the from is :

Username:

Password:
 
If you created your own login page, I presume you have
code in each secured page (or have some other mechanism)
that tests whether the visitor is logged in or not.
Usually, that code throws any visitors who haven't logged
in to the login page. So, that's one way for visitors to
get there.

The other is simply to provide a link from your home page.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top