Click here to Skip to main content
15,881,757 members
Home / Discussions / Web Development
   

Web Development

 
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 
I wouldn't worry too much about connecting to two databases, as long as you're pooling your connections it shouldn't cause much of (if any at all) a performance issue. If you really don't want to do it, you can use cross database joins (in SQL Server) or cross schema joins (in Oracle) as long as your two databases are on the same server. If they're on different servers you can use linked servers with SQL server but I wouldn't recommend it.
AnswerReplicate registered user info Pin
David Mujica18-Jun-09 3:04
David Mujica18-Jun-09 3:04 
QuestionI want to restrict users to access JS and CSS files using URL absolute path. Pin
A k ch17-Jun-09 19:57
A k ch17-Jun-09 19:57 
AnswerRe: I want to restrict users to access JS and CSS files using URL absolute path. Pin
Niladri_Biswas17-Jun-09 20:31
Niladri_Biswas17-Jun-09 20:31 
QuestionDetect activeX control under IE8 Pin
chatko16-Jun-09 8:39
chatko16-Jun-09 8:39 
AnswerRe: Detect activeX control under IE8 Pin
led mike16-Jun-09 11:53
led mike16-Jun-09 11:53 
QuestionGetting Event loger warning message: IIS event 1010 Pin
PREMSONBABY15-Jun-09 23:48
PREMSONBABY15-Jun-09 23:48 
AnswerRe: Getting Event loger warning message: IIS event 1010 Pin
Aman Bhullar16-Jun-09 2:52
Aman Bhullar16-Jun-09 2:52 
GeneralRe: Getting Event loger warning message: IIS event 1010 Pin
PREMSONBABY16-Jun-09 3:59
PREMSONBABY16-Jun-09 3:59 
GeneralRe: Getting Event loger warning message: IIS event 1010 Pin
Aman Bhullar16-Jun-09 19:17
Aman Bhullar16-Jun-09 19:17 
QuestionHow create an xls file with n sheets Pin
SIlviaTerzi15-Jun-09 23:34
SIlviaTerzi15-Jun-09 23:34 
AnswerRe: How create an xls file with n sheets Pin
dan!sh 16-Jun-09 2:57
professional dan!sh 16-Jun-09 2:57 
AnswerRe: How create an xls file with n sheets Pin
Nelson Costa Inácio18-Jun-09 0:32
Nelson Costa Inácio18-Jun-09 0:32 
GeneralRe: How create an xls file with n sheets Pin
SIlviaTerzi18-Jun-09 22:24
SIlviaTerzi18-Jun-09 22:24 
QuestionThreading async programming JavaScript Pin
Amr M. K.15-Jun-09 22:11
Amr M. K.15-Jun-09 22:11 
AnswerRe: Threading async programming JavaScript Pin
Aman Bhullar16-Jun-09 2:47
Aman Bhullar16-Jun-09 2:47 
QuestionLearn Web Development Pin
fsjay15-Jun-09 21:55
fsjay15-Jun-09 21:55 
QuestionCR XI web viewer landscape printing problem. Pin
Junaid Raza Khan15-Jun-09 19:57
Junaid Raza Khan15-Jun-09 19:57 

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.