Click to See Complete Forum and Search --> : Need Advice...


juniorphobic
03-18-2003, 12:26 PM
Hi, I'm looking for a solution to this... I'm trying to creating a login page to access my domain's webmail. Just like the login page for this forum. The 2 username/password boxes & login button. How can I go abt doing that... ?? I can't do prograaming. Any advice appreciated. Thks

pyro
03-18-2003, 04:48 PM
If I understand what you need, you are going to need to use some server side scripting to make the login page. Or, you could use .htaccess and .htpasswd, if you are framiliar with that...

Compguy Pete
03-18-2003, 05:17 PM
which web mail server are you using? Most have this ablity already... it's just a matter of the address that you would use to access it.

juniorphobic
03-18-2003, 10:00 PM
Originally posted by Compguy Pete
which web mail server are you using? Most have this ablity already... it's just a matter of the address that you would use to access it.

I'm not too sure either..it comes with my webhost. I'm hosting with www.sgdomain.com

Thks.