Forum Moderators: open
I am designing a site that will include 100 people with there own pages. They need access to their own pages to update regularily. It's too much for a webmaster so what software is available so they can do this?
It would be text, links and pictures only.
~Shane
You will need to create a login for each user and take them to a form but it wasn't that dificult.
For really long entries you can use the 'memo' entry type in Access to store all of the HTML they can enter.
If you set up your forms correctly it should be easy enough for them to understand what to do.
Suggest you look under those headings in hotscripts.com in the coding of your choice, php, perl/cgi, asp, etc etc.