Click here to Skip to main content
16,005,120 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: asp.net, ado.net, c# question Pin
Yusuf8-Apr-09 12:38
Yusuf8-Apr-09 12:38 
GeneralRe: asp.net, ado.net, c# question Pin
jboyd1119-Apr-09 3:18
jboyd1119-Apr-09 3:18 
GeneralRe: asp.net, ado.net, c# question Pin
Yusuf9-Apr-09 5:32
Yusuf9-Apr-09 5:32 
GeneralRe: asp.net, ado.net, c# question Pin
jboyd1119-Apr-09 5:53
jboyd1119-Apr-09 5:53 
GeneralRe: asp.net, ado.net, c# question Pin
Yusuf9-Apr-09 6:12
Yusuf9-Apr-09 6:12 
GeneralRe: asp.net, ado.net, c# question Pin
jboyd1119-Apr-09 6:19
jboyd1119-Apr-09 6:19 
GeneralRe: asp.net, ado.net, c# question Pin
Yusuf9-Apr-09 6:25
Yusuf9-Apr-09 6:25 
QuestionCitrix and IE Pin
Jamie Nordmeyer8-Apr-09 9:44
Jamie Nordmeyer8-Apr-09 9:44 
So I've got a 3rd party application that I'm dealing with that has a menu system on the left side of the main page. We've embedded javascript to hide the items in the menu that we don't want the user to see (because of the way that the vendor implemented the application, we can't just remove markup, and have to do it via javascript). The script works fine if you open IE, and navigate to it. However, many of our users access the site through Citrix, and when the app comes up, the script doesn't appear to have run; the menu items we want hidden are still visible. However, refreshing the page suddenly seems to "wake up" the script, and the items disappear. To me, this seems like a timing issue, as though running from Citrix is somehow changing when the DOM load event is happening (the code is set up in a call to window.attachEvent('onload', function(){...}); ).

Has anybody else ever seen this behavior, and if so, how did you fix it?

Thanks in advance.

Jamie Nordmeyer
Portland, Oregon, USA

http://www.feralcodemonkies.com

AnswerRe: Citrix and IE Pin
Yusuf8-Apr-09 14:34
Yusuf8-Apr-09 14:34 
GeneralRe: Citrix and IE Pin
Jamie Nordmeyer8-Apr-09 15:44
Jamie Nordmeyer8-Apr-09 15:44 
QuestionButton Press Simulation... [modified] Pin
KEL38-Apr-09 9:36
KEL38-Apr-09 9:36 
GeneralRe: Button Press Simulation... Pin
KEL38-Apr-09 10:40
KEL38-Apr-09 10:40 
GeneralRe: Button Press Simulation... Pin
Yusuf8-Apr-09 14:37
Yusuf8-Apr-09 14:37 
GeneralRe: Button Press Simulation... Pin
KEL38-Apr-09 17:31
KEL38-Apr-09 17:31 
QuestionCalling a batch file from web application Pin
alchong8-Apr-09 9:20
alchong8-Apr-09 9:20 
AnswerRe: Calling a batch file from web application Pin
Yusuf8-Apr-09 14:45
Yusuf8-Apr-09 14:45 
GeneralRe: Calling a batch file from web application [modified] Pin
alchong9-Apr-09 5:35
alchong9-Apr-09 5:35 
GeneralRe: Calling a batch file from web application Pin
Yusuf9-Apr-09 6:00
Yusuf9-Apr-09 6:00 
GeneralRe: Calling a batch file from web application Pin
alchong9-Apr-09 6:06
alchong9-Apr-09 6:06 
GeneralRe: Calling a batch file from web application Pin
Yusuf9-Apr-09 6:16
Yusuf9-Apr-09 6:16 
GeneralRe: Calling a batch file from web application Pin
alchong9-Apr-09 6:50
alchong9-Apr-09 6:50 
GeneralRe: Calling a batch file from web application Pin
Yusuf9-Apr-09 6:54
Yusuf9-Apr-09 6:54 
QuestionPassowrd Lenght!! Pin
Sr...Frank8-Apr-09 5:38
Sr...Frank8-Apr-09 5:38 
AnswerRe: Passowrd Lenght!! Pin
Yusuf8-Apr-09 5:47
Yusuf8-Apr-09 5:47 
GeneralRe: Passowrd Lenght!! Pin
Sr...Frank8-Apr-09 5:55
Sr...Frank8-Apr-09 5:55 

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.