Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-30-2004, 08:53 AM
WebProWorld New Member
 

Join Date: Mar 2004
Posts: 19
anthonyl RepRank 0
Default Login functionality

Hello there.
I have a requirement from a customer to implement a login functionality that will provide the user that has authenticated a list of numbers as well as access to protected word documents.
The numbers will be unique to each user but the word documents will be applicable to all logged in users.
My thinking is that I use protected directory and have links on their logged in page. Once they have logged in, they will have access to these documents.
East to upload by the customer.
What I am not sure of is how to handle the numbers -which are sales figures that will need to be maintained by the customer but unique for each logged in user.
Any thoughts on how to do these 2 but still keeping it easy enough for the customer to maintain?
__________________
Consultant
[b]Become a ClubMom Partner ClubMom Affiliates
Reply With Quote
  #2 (permalink)  
Old 08-30-2004, 04:52 PM
WebProWorld Pro
 

Join Date: May 2004
Location: Austin, TX
Posts: 199
steve0 RepRank 0
Default

Depending on the system in place.. and code used..
there are several ways that may accomplish this..

White board.. high level description....

If there is some kind of internal user id; e.g. sales-personID, territoryID, employeeID..

Tie the internal ID to the user login id.. then
the all queries for information can be restricted by the login name which is carried on the environment.

An extra table.. and a JOIN query and you are in business.
__________________
Hardcore Programming Solutions and Coffee Drinker
Reply With Quote
  #3 (permalink)  
Old 08-31-2004, 08:28 AM
WebProWorld New Member
 

Join Date: Mar 2004
Posts: 19
anthonyl RepRank 0
Default

So it would be a database of some sort to support this?
What about the management of the data? How would non-technical staff be able to upload new data on a daily basis?

Thanks for the advice.
__________________
Consultant
[b]Become a ClubMom Partner ClubMom Affiliates
Reply With Quote
  #4 (permalink)  
Old 08-31-2004, 04:37 PM
WebProWorld Pro
 

Join Date: May 2004
Location: United Kingdom
Posts: 176
php~pro RepRank 0
Default

Use a serverside upload script. I fail to understand why you accepted the project if you lack the skills of database itegration and serverside coding. If you have zero or limited knowledge in this area, surely it would be better to be honest with the customer, rather than mess them around by missing deadlines etc.
Reply With Quote
  #5 (permalink)  
Old 09-01-2004, 12:16 AM
WebProWorld New Member
 

Join Date: Mar 2004
Posts: 19
anthonyl RepRank 0
Default

Not entirely correct in the skills assumption. However, I never intended to do this work myself.
I wanted to explore possibilities to this requirement before getting into the detailed design with the person that will actually perform this.

You may ask that the person designing this would be able to determine the best solution. Well, possibly, but I would prefer to have more opinions expressed than just from one person hence my request here.
__________________
Consultant
[b]Become a ClubMom Partner ClubMom Affiliates
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0