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

I want to add a field to a web-page that I want to edit without having to go into the source each time and hard-coding the value. Is there a way to add a text box or a drop-down and then password protect it so I can modify the value whenever I need to - without messing with the source code and re-publishing the page?

2006-10-23 11:59:14 · 1 answers · asked by Ari B 1 in Computers & Internet Internet

1 answers

It depends on what web server program you're running. You can store users and passwords in a database for easy access and updating. If you're running Apache web server, just use a .htaccess and .htpasswd file. Just type a simple command each time you'd like to add a user or change a password.

2006-10-23 12:06:00 · answer #1 · answered by IT Pro 6 · 0 0

fedest.com, questions and answers