Click here to Skip to main content
15,886,362 members
Home / Discussions / Web Development
   

Web Development

 
QuestionWhat methodology should a system for Hotel intranet development used ? Pin
nothingbutcat27-Mar-07 16:25
nothingbutcat27-Mar-07 16:25 
AnswerRe: What methodology should a system for Hotel intranet development used ? Pin
Bradml27-Mar-07 20:59
Bradml27-Mar-07 20:59 
GeneralRe: What methodology should a system for Hotel intranet development used ? Pin
nothingbutcat27-Mar-07 22:55
nothingbutcat27-Mar-07 22:55 
QuestionHow do you add a favicon in IE7 right-click context menu? Pin
wjinks27-Mar-07 7:45
wjinks27-Mar-07 7:45 
Questionpreventing users from sharing login information Pin
eggsovereasy27-Mar-07 4:52
eggsovereasy27-Mar-07 4:52 
AnswerRe: preventing users from sharing login information Pin
Marcus J. Smith27-Mar-07 5:05
professionalMarcus J. Smith27-Mar-07 5:05 
GeneralRe: preventing users from sharing login information Pin
eggsovereasy27-Mar-07 6:06
eggsovereasy27-Mar-07 6:06 
AnswerRe: preventing users from sharing login information Pin
Guffa27-Mar-07 7:22
Guffa27-Mar-07 7:22 
Save the IP address they are using for each login, and display it to the user somewhere (so they are aware of the logging). Inform the users that sharing accounts is ground for cancelling accounts without refund.

Normally a user would log in from one or two places. The first three bytes of the IP address is usually constant for a location, but the last may vary if they have a dynamically assigned IP addresses.

You should quite easily see if some account is accessed from a lot of places, and then you can investigate further where they are located. If a user is logging in from Australia and then ten minutes later from Finland, it's clearly not the same physical person.


---
single minded; short sighted; long gone;

GeneralRe: preventing users from sharing login information Pin
eggsovereasy27-Mar-07 9:44
eggsovereasy27-Mar-07 9:44 
AnswerRe: preventing users from sharing login information Pin
Not Active27-Mar-07 8:38
mentorNot Active27-Mar-07 8:38 
GeneralRe: preventing users from sharing login information Pin
eggsovereasy27-Mar-07 9:43
eggsovereasy27-Mar-07 9:43 
QuestionMessage Boards Pin
.NET4Ever27-Mar-07 4:50
.NET4Ever27-Mar-07 4:50 
AnswerRe: Message Boards Pin
Bradml27-Mar-07 21:02
Bradml27-Mar-07 21:02 
GeneralRe: Message Boards Pin
.NET4Ever30-Mar-07 5:43
.NET4Ever30-Mar-07 5:43 
AnswerRe: Message Boards Pin
Vasudevan Deepak Kumar29-Mar-07 9:33
Vasudevan Deepak Kumar29-Mar-07 9:33 
GeneralRe: Message Boards Pin
.NET4Ever30-Mar-07 5:51
.NET4Ever30-Mar-07 5:51 
QuestionGeneral solution to handle web application errors? Pin
wojti27-Mar-07 3:31
wojti27-Mar-07 3:31 
AnswerRe: General solution to handle web application errors? Pin
Marcus J. Smith27-Mar-07 4:15
professionalMarcus J. Smith27-Mar-07 4:15 
AnswerRe: General solution to handle web application errors? Pin
Vasudevan Deepak Kumar29-Mar-07 9:34
Vasudevan Deepak Kumar29-Mar-07 9:34 
Questionexporting a crystal report in to Excel format Pin
indian14326-Mar-07 22:03
indian14326-Mar-07 22:03 
AnswerRe: exporting a crystal report in to Excel format Pin
Vasudevan Deepak Kumar29-Mar-07 9:34
Vasudevan Deepak Kumar29-Mar-07 9:34 
QuestionContent management Pin
erikkl200026-Mar-07 18:05
erikkl200026-Mar-07 18:05 
AnswerRe: Content management Pin
Bradml26-Mar-07 20:53
Bradml26-Mar-07 20:53 
GeneralRe: Content management Pin
erikkl200027-Mar-07 3:12
erikkl200027-Mar-07 3:12 
GeneralRe: Content management Pin
Bradml27-Mar-07 3:14
Bradml27-Mar-07 3:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.