Thread: small business
View Single Post
  #1 (permalink)  
Old 09-04-03, 06:18 PM
jngu jngu is offline
New Member
 
Join Date: Jul 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
small business

Hi, I have a small business website. Lately, I signed up with my hosting company to have PHP and mySQL enabled. I need to have the following functionality in place. A client can sign up for a new account on my website by filling in the details. He will get a confirmation via email on his new account. Using his new account, he can logon securely (SSL) and do the following:
1. submit job request (with ability to attach files),
2. check job status,
3. download completed reports & invoices (pdf or doc)
4. send email using his account
I hope to use mySQL to autosave the job request and the attachment. For me (administrator), I can logon to do the following:
1. view all the job requests in mySQL
2. download job request and the attachment (if any)
2. upload completed reports and invoices to individual clients
Whenever a job is completed, an email and a SMS will be sent to client . Hope anyone can provide me some help or point me to any program which can do all this. Thanks. You may email me at jonathan@lumee.com
Reply With Quote