I would like to create a page for my clients to login and
check for updates on their accounts. Then I would like to create a
page where my employees can login and make updates, specifically
new file uploads, to the clients accounts. I have seen similar
sites everywhere, such as bank websites, USPS site, et cetera. What
is
required to accomplish this? I’m trying to do this with the
PHP, MySQL and Adobe CS3 Master collection’s ‘Dreamweaver CS3′
I thought it would be as easy as setting up a database with a
table containing ‘Id, username, password, customer-name, text,
files’
then setting up a server behavior of ‘login user’ where
‘username, password’ are the authenticating fields and then setting
up dynamic text fields Where the ‘customer-name’ is the heading
followed by html text ‘Account Files’ then the where ‘text’
is the body of the clients information then where ‘files’ is the
customers
links to their updated files. Does this sound correct or
possible and what are the steps I need to take?
Related posts:
- Multiple Contribute Admin Accounts
- Passing form data from Insert/Update pages…
- Allow User to Edit Individual Pages via Browser
- Dynamic Websites & User "account pages"
- Dynamic Websites & User "account pages"
Related posts brought to you by Yet Another Related Posts Plugin.