English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i am creating a website. i want a little windows style box to pop up if they click on a certain link, so that ppl have to log on.

if you need a picture of what i mean please send me an email:

john[dot]edwards717 [at] homecall [dot] co [dot] uk

please note i dont have an SQL Server thing and I am just doing this on Windows XP Media Centre 2005, and will be storing the website files on Windows XP Home.

2006-12-17 00:25:49 · 2 answers · asked by Anonymous in Computers & Internet Security

it is just like a litle website for my network. i am using my old computer (xp home) as a server.

the address for the site is R:\Public\Intranet\index.htm

2006-12-17 01:22:22 · update #1

and I am using Microsoft FrontPage 2003 to make the site.

2006-12-17 01:23:05 · update #2

2 answers

If you are creating a web site, then you have a web server running. Which one? I don't know about IIS, but with Apache you can control access to every directory using .htaccess file, where you enter access privileges. Apache then takes automatically care of asking passwords etc.

2006-12-17 00:42:28 · answer #1 · answered by nomolino 3 · 0 0

not sure aout the other response the link seems to relate to another thing altogether

You need to have a server side scripting language installed php or asp and the password needs to be in a file on the server.

The code in web pages runs on the machine that downloads the page (and so you view it) if you don't have a server side language people can see the code and get round or see the password.

With a server side language you can only see the output of the code and not the code itself

2006-12-17 08:32:31 · answer #2 · answered by cool_clearwater 6 · 0 0

fedest.com, questions and answers