How to create User login and password in frontpage 2002

  • Thread starter Thread starter Derek
  • Start date Start date
D

Derek

Hi, I want to create a homepage with User login and password using frontpage
2002.
How can I do it.
Please anyone can teach me.

Thanks
 
Hi,
Thank for your reply, I think the articles cannot solve my problem.
I mean that I want to make a homepage as the login screen for my approved
users to key their login id and password. After they pass the login and then
they can allow browse my webpage, such as view the
photos, read the news, etc.. All the login control by my homepage, not
byWeb-hosting service provider.

Please advise.
Thanks
Derek Yim
 
You will need to use a server-side script, such as ASP, PHP, etc with a
database to accomplish. You current home page would then have a login
section (form), that would then submit to page that would validate the user
from the database, etc.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Hi,
Thank for your reply, can I use the frontpage 2002 with the PHP ? Because my
web hosting provider not
provide me the ASP service.
Please advice.
Thanks
Derek Yim
 
Yes, to a degree. However you will have to learn and code PHP and the
database connection stuff by hand in HTML View.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
You can still use the subweb approach in the KB
Your main root web should have only 1 page
- the home page w/ a link to the subweb w/ your "protected" content

- if you use anything but FP to control permissions (such as PHP), you should not use any of the tools which require the FP SE

PS please don't cross post
--




| Hi,
| Thank for your reply, I think the articles cannot solve my problem.
| I mean that I want to make a homepage as the login screen for my approved
| users to key their login id and password. After they pass the login and then
| they can allow browse my webpage, such as view the
| photos, read the news, etc.. All the login control by my homepage, not
| byWeb-hosting service provider.
|
| Please advise.
| Thanks
| Derek Yim
|
| "Tom Pepper Willett" <[email protected]> ¦b¶l¥ó
| ¤¤¼¶¼g...
| > HOW TO: Apply Password Protection
| > http://support.microsoft.com/default.aspx?scid=kb;en-us;301554
| > --
| > -----
| > Tom Pepper Willett
| > Microsoft MVP - FrontPage
| > ----
| >
| > | > | Hi, I want to create a homepage with User login and password using
| > frontpage
| > | 2002.
| > | How can I do it.
| > | Please anyone can teach me.
| > |
| > | Thanks
| > |
| > |
| >
| >
|
|
 

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