Click here to Skip to main content
15,916,527 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Create Header in word document dynamically Pin
Hemant Thaker26-Jun-09 23:55
Hemant Thaker26-Jun-09 23:55 
QuestionData Scrapping in Asp.net Pin
ravi.vellanky18-Jun-09 21:12
ravi.vellanky18-Jun-09 21:12 
AnswerRe: Data Scrapping in Asp.net Pin
Not Active19-Jun-09 2:41
mentorNot Active19-Jun-09 2:41 
QuestionJquery Validation plugin in Ajax Update Panel Pin
sagnik mukherjee18-Jun-09 8:41
sagnik mukherjee18-Jun-09 8:41 
QuestionSourceCode for Sharing My Website on Social Networking Sites Pin
mshen0118-Jun-09 4:44
mshen0118-Jun-09 4:44 
AnswerRe: SourceCode for Sharing My Website on Social Networking Sites Pin
Aman Bhullar18-Jun-09 19:44
Aman Bhullar18-Jun-09 19:44 
QuestionUse same objects to access DB and WebService Pin
the_jat18-Jun-09 3:55
the_jat18-Jun-09 3:55 
AnswerCross Posted Pin
led mike18-Jun-09 4:46
led mike18-Jun-09 4:46 
GeneralRe: Cross Posted Pin
the_jat18-Jun-09 4:53
the_jat18-Jun-09 4:53 
GeneralRe: Cross Posted Pin
led mike18-Jun-09 5:17
led mike18-Jun-09 5:17 
GeneralRe: Cross Posted Pin
the_jat18-Jun-09 19:04
the_jat18-Jun-09 19:04 
GeneralRe: Cross Posted Pin
led mike19-Jun-09 5:19
led mike19-Jun-09 5:19 
QuestionIs ActiveX old technology these days? Pin
TheIdleProgrammer18-Jun-09 0:26
TheIdleProgrammer18-Jun-09 0:26 
AnswerRe: Is ActiveX old technology these days? Pin
led mike18-Jun-09 4:49
led mike18-Jun-09 4:49 
GeneralRe: Is ActiveX old technology these days? Pin
TheIdleProgrammer18-Jun-09 5:10
TheIdleProgrammer18-Jun-09 5:10 
QuestionThe operation has timed out. Pin
LucBite18-Jun-09 0:08
LucBite18-Jun-09 0:08 
QuestionRe: The operation has timed out. Pin
led mike18-Jun-09 4:51
led mike18-Jun-09 4:51 
AnswerRe: The operation has timed out. Pin
LucBite18-Jun-09 21:27
LucBite18-Jun-09 21:27 
GeneralRe: The operation has timed out. Pin
led mike19-Jun-09 5:51
led mike19-Jun-09 5:51 
AnswerRe: The operation has timed out. Pin
Vimalsoft(Pty) Ltd13-Jul-09 3:56
professionalVimalsoft(Pty) Ltd13-Jul-09 3:56 
QuestionMultiple websites/databases with a shared database [modified] Pin
Brendan Vogt17-Jun-09 22:09
Brendan Vogt17-Jun-09 22:09 
AnswerRe: Multiple websites/databases with a shared database Pin
himanshu256117-Jun-09 22:17
himanshu256117-Jun-09 22:17 
AnswerRe: Multiple websites/databases with a shared database Pin
Marc Firth17-Jun-09 23:46
Marc Firth17-Jun-09 23:46 
AnswerRe: Multiple websites/databases with a shared database Pin
DoctorMick18-Jun-09 0:31
DoctorMick18-Jun-09 0:31 
AnswerReplicate registered user info Pin
David Mujica18-Jun-09 3:04
David Mujica18-Jun-09 3:04 
Based on this information,

.NET Enthusiast wrote:
One website that resides in South Africa, and the other website is in Australia.


.NET Enthusiast wrote:
The 2 websites are different in nature.


.NET Enthusiast wrote:
what should I all place in the shared database?


I would replicate the registered user information to achieve your requirment of
.NET Enthusiast wrote:
I want users to be able to register once, and then be able to login into any one of the websites and have their user details displayed.


I can't imagine that you would be having thousands of new members signing up at each website, so I would build a webservice that would allow Website A to create a registered user in Website B and vice versa. This would allow your websites to operate independently yet provide the registered user easy access to both websites.

My 2 cents. Cool | :cool:

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.