How Do I Make A Client Login Page

I don't know where to post this but I want to make a client login (popup) where the client puts there username/password in and it displays their account/page. I don't want a drop down where they see other client names.<br /><br />thx <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/blink.gif" style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" /><!--content-->
Weclome to the family, racerx! <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/kicking.gif" style="vertical-align:middle" emoid=":dance:" border="0" alt="kicking.gif" /> <br /><br />I will move this to the scripting forum for better exposure.<br /><br />Can you be a little more specific as to what you are trying to accomplish?<!--content-->
more detail,<br />let's say I have a business and my clients x y z can check there accounts on my site.<br />I want to create a login page where the client puts the username/password and the client is taken to the correct dir or page. I don't want a multiple choice dropdown where clients can see who else is working with me. basically like a webmail login page.<br />make since?<!--content-->
Put your content into as folder under the public_html folder and then set it to web protect through cPanel. Then you can add user, password combinations to allow access to that information. <br /><br />When accessed it will display the login/password box just as your cPanel does.<br /><br />Well that will give you part of it. You will probably have to use some PHP to get what you want. Maybe someone else will have some ideas.<!--content-->
I would use PHP to make a custom login page, not use Microsoft's HTTP authentication pop-up box.<br /><br />Is that what you would rather do?<!--content-->
 
Back
Top