Javascript Detecting Mousepad Touch Pinching
How can I detect a mouspad pinch or expand in javascript?What event do I listen for and what do I attach it to, eg a div, the body etc?It worse comes to worst, how can disable mouse pinching (and...
View ArticleFLWOR expression
bookstore.xml<?xml version="1.0" encoding="UTF-8"?><bookstore><book category="COOKING"> <title lang="en">Everyday Italian</title> <author>Giada De...
View Articlenew support for version 6 service pack 2
Hello,I own a laptop and other equipment purchased in 2008 and later.My laptop uses Windows Vista Home Premium 6 service pack 2. I bought a smartswipe personal card reader to encrypt my card...
View ArticleClassic ASP in IIS 8 on Windows Server 2012
Does anybody know of a good source about how to activate Classic ASP on IIS 8?There is some material out there saying Classic ASP is now included in the installation, except you have to create MIME...
View ArticleSet focus on a radio button in a HTA
Hi,I have made the HTA below.I need to be able to set focus on the radio buttons, but I cannot make it work.I thought that I could use the RadioOption.Focus (or RadioOption.SetFocus) in the...
View ArticleNeed some help with Web Design and Building information for Fantasy Football...
It's been 15 years since I have done anything HTML related. I'm not even sure if that's what it is referred to anymore. That's not the part I need help with. I have been setting up our Fantasy Football...
View ArticleHow to identify current security zone used in IE through registry?
We have 5 security zones in IE, we can get various custom level setting values by accessing the registry (HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\)But...
View ArticlePaging in report
I have report to be displayed in an ASP.Net page, the report works fine with report viewer and paging seems not working correctly when viewed in ASP.Net page using report viewer control. Some of the...
View ArticleHow to disallow .txt file to be opened by IE automatically?
For files with extension such as .xls .zip, upon clicking on the hyperlink, windows dialog 'what do you want to do with filename.filetype?' will be prompted with the option 'open', 'save', 'save as'....
View ArticleAbrupt change in copy-paste of elements in IE 11
I already asked this question in the "IE 11 -> Windows 7" forum but was directed here as well as other places. Not sure why, as I am not an IE 11 developer, just auser. If this is the wrong place,...
View ArticleMy website doesn't display correctly on IE11, forcing compatibility doesn't work
Hello,I've noticed that my website displays correctly on every browsers, except IE11. So I've tried forcing compatibility view adding<meta http-equiv="X-UA-Compatible" content="IE=10">after the...
View Articlecarousel slider is not working
Iwant to customize the carousel slider of HTML5 Template named corpo.here is the link http://themifycloud.com/downloads/corpo-onepage-html-parallax-template/ i want to customize Carousel slider on...
View ArticleHow to config IE11 to display all websites in enterprise mode
Dear Experts,Is it anyway to config IE11 to display all websites in Enterprise mode?Like "display all websites in compatibility view" in IE10Thanks and Regards,Phenom
View ArticleThe ill-effects of KB2962872 appear to be replicated by KB2976627
We have an application which uses, somewhat extensively, the embedded web browser control as a mechanism to display HTML-formatted reports. We embed the control via COM into a native window, and we can...
View ArticleBrowser Close Event not working with out alert() Or Return message
I'm working on big product development , Client requirement is if Client browser window or tab closed need to be logout from database for that client only. I'm using this script for capture browser...
View ArticleHTML pages do not display PowerPoint web pages correctly since IE9
When these HTML pages are run from a server, such as localhost, and Compatibility View is on, they display normally with the PowerPoint controls available. However, when run as web pages in IE 11...
View ArticleDo not work svg css animation in internet explorer (10 and 11)
Please tell me where a bug in my code. Animation does not work in internet explorer (10 and 11). =(SVG:<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD...
View ArticleIE11 setting form height and width with javascript fails
Hi, i am testing my applications because my company will upgrade from IE8 to IE11. I have this javascript in my code.if (document.forms['form'].windowWidth) { document.forms['form'].windowWidth.value =...
View ArticleJava script function works only when i have alert() in IE 11
I am trying to call the web method from java script function.If i put alert() it works fine. with out it web method doesnt get called.Please find the code block below if ( confirm( "You are...
View Articleproblem publishing asp.net mvc site : model didn't receive on form submit
I have written an asp.net mvc site that works fine on local. But after publishing it, i have some problems with models sent from forms. i think it determines my model state always not valid. i don't...
View Article