Basically I want a client to be able to login to a page and view specific posts made for them. i.e My client runs a design & manufacturing business, I need him to be able to post his designs and proofs and project status updates onto private pages, that are only accessible by him and his clients (obviously clients can't see each others pages either) Ideally I'd like something like that but intergrated into Wordpress, I was thinking about something like this: Have a category for each client, hidden from normal view A custom template file that grabs the ID of the logged in user, matches it up to a category and displays that category (I'm not sure if this bit is possible?), else display a warning notice asking to either login or there are no project updates available yet The Wordpress thing is obviously a bit of a bodge, so would prefer a proper script that can do it, or if any programmers hang about here, a quote would be nice Regards, Kyle