Link to home
Start Free TrialLog in
Avatar of meperera
meperera

asked on

Create a web page that is updatable by someone with a password

Hello everybody,
    I want to create a web page (such as "Events") for a client's web site so that they can log in with a pasword and change the contents. I don't want the viewers to see the login page or that there is an existence of one. Is this possible ? If possible how do I go about that ?
Thank you in advance,

Sean.

P.S I have completed the rest of the site.
Avatar of Dushan Silva
Dushan Silva
Flag of Australia image

You can use sessions in ASP, PHP or JSP.


BR Dushan
Avatar of meperera
meperera

ASKER

How do I go about it though ?
ASKER CERTIFIED SOLUTION
Avatar of Dushan Silva
Dushan Silva
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Would there be anywhere where i can look at a working example ? I am quite new to this concept and want to start from scratch. If i use sesions would the other viewers see that people can log in using a password. As I mentioned above I mentioned above I want one person to be able to add,remove or update the "events" page of the site without having to access the web server .

Thanks again Dushan.
Will they have access to FTP?  ANd is PHP available?
You are Welcome!
Yes. Please refer to PHP docs from

www.php.net
http://www.w3schools.com/php/default.asp

BR Dushan
They will not be using FTP they should be able to update through their browser.
any suggestions ?
I would take a look at a content management system

What it sounds like to me is you need a system like DOTNET NUKE which has an edit button on everypage and users can login to edit a particular page:

http://www.dotnetnuke.com/

Here is a massive list of other content management system that you could use:
http://en.wikipedia.org/wiki/List_of_content_management_systems