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

Web Development

 
GeneralRe: Getting Message : can not open database "Name" requested by the login. The login failed. Login failed for user 'XP\IUser. Pin
vinayh23-Jul-09 1:51
vinayh23-Jul-09 1:51 
GeneralRe: Getting Message : can not open database "Name" requested by the login. The login failed. Login failed for user 'XP\IUser. Pin
SeMartens23-Jul-09 2:01
SeMartens23-Jul-09 2:01 
QuestionFree websites templates Pin
sheemap21-Jul-09 21:59
sheemap21-Jul-09 21:59 
AnswerRe: Free websites templates Pin
Vasudevan Deepak Kumar22-Jul-09 3:11
Vasudevan Deepak Kumar22-Jul-09 3:11 
QuestionReal Time Data For Indian Stocks Pin
chakram32121-Jul-09 19:24
chakram32121-Jul-09 19:24 
AnswerRe: Real Time Data For Indian Stocks Pin
Ashfield21-Jul-09 21:23
Ashfield21-Jul-09 21:23 
AnswerRe: Real Time Data For Indian Stocks Pin
Nagy Vilmos22-Jul-09 1:49
professionalNagy Vilmos22-Jul-09 1:49 
QuestionIn IE8 (XP), JS behaves differently if my account has Administrator access??? Pin
Jane Williams21-Jul-09 5:44
Jane Williams21-Jul-09 5:44 
I've been charged with the fun task of going through all our existing web applications and seeing how they behave under IE8 (XP, not Vista), with and without compatibility mode. The latest oddity has me baffled, and I wonder if anyone can give me any hints as to where to look.

I'll spare you the code (there's a lot of it), but this component has a SELECT, size=10, with about 3000-odd options: it's a list of names. Below it is an input type=text with a JS function attached to an onKeydown that tries to move to the appropriate name in the list depending on what you type in the box: type a W, it moves to the first W in the list of names, and so on.

It works. There's a lot of code there, but it works.

The problem is that if I'm in IE8, without compatibility mode, and the account I use to log into that PC has Administrator access, it still works, but S-L-O-W-L-Y. Get rid of administrator access, and it's back to full speed. Use compatibility mode, it's back to full speed.

I can only assume that when the user has admin access, the JS is doing something in addition to the norm, somewhere. I can't imagine what - I dread to think what! Has anyone seen anything like this before? I'll go through building the code up from the basics and seeing which command has the delay if I have to, but it's going to be a big job.

By the way, the application in question is used almost exclusively by our IT support team, so asking them to do without their administrator accounts will not be a popular answer.
AnswerRe: In IE8 (XP), JS behaves differently if my account has Administrator access??? Pin
DoctorMick21-Jul-09 6:21
DoctorMick21-Jul-09 6:21 
GeneralRe: In IE8 (XP), JS behaves differently if my account has Administrator access??? Pin
Jane Williams21-Jul-09 6:23
Jane Williams21-Jul-09 6:23 
GeneralRe: In IE8 (XP), JS behaves differently if my account has Administrator access??? Pin
Vasudevan Deepak Kumar22-Jul-09 3:14
Vasudevan Deepak Kumar22-Jul-09 3:14 
GeneralRe: In IE8 (XP), JS behaves differently if my account has Administrator access??? Pin
Jane Williams22-Jul-09 3:15
Jane Williams22-Jul-09 3:15 
QuestionCan not connect to sql server database from web application(Configured in IIS) --- Pin
Hemant Thaker20-Jul-09 22:12
Hemant Thaker20-Jul-09 22:12 
AnswerRe: Can not connect to sql server database from web application(Configured in IIS) --- Pin
DoctorMick21-Jul-09 0:15
DoctorMick21-Jul-09 0:15 
QuestionRe: Can not connect to sql server database from web application(Configured in IIS) --- Pin
Hemant Thaker22-Jul-09 0:39
Hemant Thaker22-Jul-09 0:39 
AnswerRe: Can not connect to sql server database from web application(Configured in IIS) --- Pin
Paddy Boyd21-Jul-09 0:25
Paddy Boyd21-Jul-09 0:25 
QuestionRe: Can not connect to sql server database from web application(Configured in IIS) ----- Pin
Hemant Thaker22-Jul-09 0:41
Hemant Thaker22-Jul-09 0:41 
AnswerRe: Can not connect to sql server database from web application(Configured in IIS) --- Pin
Abhishek Sur21-Jul-09 3:02
professionalAbhishek Sur21-Jul-09 3:02 
QuestionRe: Can not connect to sql server database from web application(Configured in IIS) --- Pin
Hemant Thaker22-Jul-09 0:38
Hemant Thaker22-Jul-09 0:38 
GeneralFinally I got the solution Pin
Hemant Thaker23-Jul-09 21:55
Hemant Thaker23-Jul-09 21:55 
Questioncall serverside functions from javascript Pin
220820-Jul-09 21:52
220820-Jul-09 21:52 
AnswerRe: call serverside functions from javascript Pin
Marc Firth21-Jul-09 0:01
Marc Firth21-Jul-09 0:01 
AnswerRe: call serverside functions from javascript Pin
dan!sh 21-Jul-09 18:08
professional dan!sh 21-Jul-09 18:08 
Questionchange asp gridview mode using javascript Pin
220820-Jul-09 21:50
220820-Jul-09 21:50 
AnswerRe: change asp gridview mode using javascript Pin
Abhishek Sur21-Jul-09 3:05
professionalAbhishek Sur21-Jul-09 3:05 

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.