Click here to Skip to main content
16,007,760 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Web Envrionment Pin
LiYS21-Jun-05 0:04
LiYS21-Jun-05 0:04 
GeneralRe: Web Envrionment Pin
minhpc_bk21-Jun-05 0:14
minhpc_bk21-Jun-05 0:14 
GeneralRe: Web Envrionment Pin
LiYS21-Jun-05 0:21
LiYS21-Jun-05 0:21 
GeneralRe: Web Envrionment Pin
minhpc_bk21-Jun-05 0:32
minhpc_bk21-Jun-05 0:32 
GeneralRe: Web Envrionment Pin
LiYS21-Jun-05 0:42
LiYS21-Jun-05 0:42 
GeneralRe: Web Envrionment Pin
fakefur29-Jun-05 14:22
fakefur29-Jun-05 14:22 
GeneralRe: Web Envrionment Pin
Matt Gerrans23-Jun-05 10:14
Matt Gerrans23-Jun-05 10:14 
GeneralRe: Web Envrionment Pin
minhpc_bk23-Jun-05 17:47
minhpc_bk23-Jun-05 17:47 
Hi Matt,
It all depends on the browser the user uses to browse the application and the windows authetication mode applied to the application. For example, the ASP.NET application is using the Integrated Windows Authentication (best suited for an intranet environment), if the client uses the IE browser, then the login dialog does not pop up as the IE will first use the current Windows logon information to send to the server. If the authetication fails, the browser then prompt the user for a user name and password. For non-Microsoft browsers like FireFox ..., you may need to check their documentation, but AFAIK the FireFox by default prompts the user with the login dialog box.

GeneralRe: Web Envrionment Pin
LiYS26-Jun-05 18:22
LiYS26-Jun-05 18:22 
GeneralRe: Web Envrionment Pin
minhpc_bk26-Jun-05 21:02
minhpc_bk26-Jun-05 21:02 
GeneralRe: Web Envrionment Pin
LiYS26-Jun-05 21:22
LiYS26-Jun-05 21:22 
QuestionHow to unload ASCX with RequiredFieldValidator Pin
Member 202171820-Jun-05 21:21
Member 202171820-Jun-05 21:21 
AnswerRe: How to unload ASCX with RequiredFieldValidator Pin
minhpc_bk20-Jun-05 23:02
minhpc_bk20-Jun-05 23:02 
GeneralRe: How to unload ASCX with RequiredFieldValidator Pin
Member 202171820-Jun-05 23:16
Member 202171820-Jun-05 23:16 
GeneralRe: How to unload ASCX with RequiredFieldValidator Pin
minhpc_bk20-Jun-05 23:47
minhpc_bk20-Jun-05 23:47 
Generalaccess javascript through webbrowser object Pin
BlackDice20-Jun-05 11:17
BlackDice20-Jun-05 11:17 
GeneralRe: access javascript through webbrowser object Pin
minhpc_bk20-Jun-05 17:26
minhpc_bk20-Jun-05 17:26 
GeneralRe: access javascript through webbrowser object Pin
BlackDice21-Jun-05 2:01
BlackDice21-Jun-05 2:01 
GeneralRe: access javascript through webbrowser object Pin
minhpc_bk21-Jun-05 18:08
minhpc_bk21-Jun-05 18:08 
GeneralRe: Database problem!!! Pin
MoustafaS20-Jun-05 15:08
MoustafaS20-Jun-05 15:08 
GeneralHtml elements visibility (important) Pin
llp00na20-Jun-05 4:15
llp00na20-Jun-05 4:15 
GeneralRe: Html elements visibility (important) Pin
Mattias Olgerfelt20-Jun-05 22:22
Mattias Olgerfelt20-Jun-05 22:22 
GeneralRe: Html elements visibility (important) Pin
llp00na21-Jun-05 7:54
llp00na21-Jun-05 7:54 
QuestionHow to check if all the values of controls has been set in a html page? Pin
Anonymous19-Jun-05 23:17
Anonymous19-Jun-05 23:17 
AnswerRe: How to check if all the values of controls has been set in a html page? Pin
Vasudevan Deepak Kumar19-Jun-05 23:31
Vasudevan Deepak Kumar19-Jun-05 23:31 

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.