Enter Keywords:
1 - 10 of 89(0.009 seconds)
Sort By:
 
http://www.experts-exchange.com/Web/Web_Languages/JavaScript/Q_21089069.html Thanks, ~Stu
Zones: ColdFusion ServerDate Answered: 08/12/2004 Rating: 8.2 Views: 0
i am using ASP to develop web application.. so, if i wana detect the browser, i know i can do it by using HTTP_USER_AGENT, or even navigator.appName in javascript or Browser component.. but, ...
Zones: Misc Web DevDate Answered: 08/30/2004 Rating: 8.4 Views: 0
Hi, I'm ASP.NET stupid and need to do this: <% IF BROWSER IS IE4+{ %>     BUNCH OF REGULAR HTM HERE <% } else { %>     OTHER HTML HERE <% } %> I need the browser detect code AND als...
Zones: ASP.NETDate Answered: 07/05/2005 Rating: 9.4 Views: 0
Is there a way to automatically detect a visitor's browser version? How do you know if their browser is javascript enabled, is there an easy way to do that? I'm asking because my web page has javas...
Zones: JavaScriptDate Answered: 03/26/1999 Rating: 8.2 Views: 0
Is there any way to detect if the user has pressed the refresh button on the browser? The reason why I'm asking this is I'm trying to prevent an ASP script from re-running when the user presses the...
Zones: JavaScriptDate Answered: 04/14/2000 Rating: 7.0 Views: 0
I understand that JavaScript can detect which browser(IE or Netscape) and its version the user is using...but can ColdFusion do it? if yes...how????
Zones: ColdFusion Server, ColdFu…Date Answered: 06/02/2000 Rating: 8.2 Views: 0
Hi there -- I am trying to do rollover buttons using a fairly simple javascript, and MSIE is NOT loading things in the correct order for them to work.  The script import order in the header of my d...
Zones: JavaScriptDate Answered: 06/16/2000 Rating: 6.6 Views: 0
I want to detect the closing of the browser window and execute some logging off stuff. This I would imagine I would do by opening a new window with the loggin off page. On unload is not sufficie...
Zones: JavaScriptDate Answered: 07/11/2001 Rating: 7.4 Views: 0
I don't mean a second window, created ny js. I mean I have only one window, and I want to detect the user closed the browser, and do something before it dies. the onunload event gets fired also...
Zones: JavaScriptDate Answered: 03/01/2003 Rating: 5.6 Views: 0
how can i detect whats the default browser running on my system. and Detect also if a shockwave(director) is already installed for the default browser or not.
Zones: Delphi, Plug InsDate Answered: 12/21/2001 Rating: 7.6 Views: 0