Click to See Complete Forum and Search --> : [RESOLVED] Allowing others to update pages
wallacekp
10-21-2010, 05:59 AM
I run a web site for a local organisation but I would like to give the 100 or so leaders of groups, the chance to update their own area rather than sending me the stuff. Is this possible? I am familiar with passwording ( and we have a members' area already behind a password) but I would need the leaders to be able just to upload text and/or pictures.
I use DW and am reasonably OK on code.
ryanbutler
10-21-2010, 08:27 AM
Yeah, it's possible. Once they authenticate to the members section, create a form with whatever you want them to insert/update to the database. Pictures can get a little tricky at times, but the important thing is to provide a path in the database column, rather than the actual image.
wallacekp
10-21-2010, 08:32 AM
... for your prompt reply. I'll have a go now that I know it's my code thats failing not the system!!