9,867,109 members (34,969 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
29 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 1
Page Size:
10
·
25
·
50
Tag filtered by: IE10
[x]
View JSON in Internet Explorer
by
Coding 101
Tip/Trick
10 May 2013
license:
CPOL
A simple Registry change will enable IE to display JSON responses.
Web Development
»
Client Side Scripting
»
General
IE7
Javascript
IE
IE8
Web
Browser
IE10
Can't open/display my web application properly in IE 10
by
Zaki Imtiaz
Question
2 May 2013
license:
CPOL
Peace be upon you!We have a huge HMI and SCADA web application which provides data collection facility from almost any plant floor and provides visualization and analysis facility over it.The product is based on three technologies. Front end and server side is in JS, JAVA and database...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
Java
IE9
IE10
Compatibility
CDATA issue with IE 8,9,10, Firefox
by
devcode007
Question
30 Apr 2013
license:
CPOL
Hi, I am creating CDATA section as a child node. I have seen below mentioned behavior with Firefox, IE8,9, and 10Using below codeif (window.DOMParser) xmlDoc = domParser.parseFromString(xmltext, "text/xml"); else //IE xmlDoc.loadXML(strXML); var elem=...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
Firefox
IE8
IE9
IE10
IE10 onactivate, on deactivate and onclick on radio button not behaving in order
by
devcode007
Question
19 Apr 2013
license:
CPOL
hope it makes sense:I have situation something like below. Two radio button with onactivate,ondeactivate,onlclick event. For simplicity i mention it as below but in actual code the entire DOM is construction using Javascript and at various points these events are attached.
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
HTML
jQuery
IE8
IE9
IE10
Issue : Runtime Error 429 - ActiveX Component Can't Create Object
by
devendravitm
Question
18 Apr 2013
license:
CPOL
I working on VBA with Excel, Which working fine with windows OS (32 bit) and office 2007(office 32 bit) When i started work on Windows 8 (64 bit) and office 2010 (64 bit) i was unable to run the application so for below line of code i added because of excel office 2010 is comes with VBA7....
General Programming
»
Uncategorised Quick Answers
»
General
VBScript
Windows
Office
Excel
VBA
VBA7
IE10
'__doPostBack' is undefined in IE10
by
Doug Perreault
Answer
12 Apr 2013
license:
CPOL
Check out these two possible solutions:http://connect.microsoft.com/VisualStudio/feedback/details/662275/asp-net-user-agent-sniffing-and-ie10-internet-explorer-10and http://support.microsoft.com/kb/2600217[^]As well as Scott Hanselman's article which explains it all...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
IE10
Browser Modes(Standard or quiks) based on Doctype
by
devcode007
Question
11 Apr 2013
license:
CPOL
Hi,If HTML page has multiple frames and each frames opens an HTML page and since each of this html pages has different Doctype, then how browser would decide the Mode.My actual requirement is to keep my webpages in quirks mode but i have a frames where i make use to render third party UI...
General Programming
»
Uncategorised Quick Answers
»
General
IE
Firefox
IE9
chrome
IE10
IE8 standard and quirk rendering issues
by
Sergey Alexandrovich Kryukov
Answer
9 Apr 2013
license:
CPOL
First of all, this is a good thing. "Quirk mode" and other lame must die. But you should support all major browsers, not just IE. As I just said, remove all incompatibilities and do everything according to W3 standards, but you design should only depend on the features surely implemented on all...
General Programming
»
Uncategorised Quick Answers
»
General
IE7
IE
IE8
IE9
IE10
IE8 standard and quirk rendering issues
by
devcode007
Question
9 Apr 2013
license:
CPOL
one of my webpage has issue rendering in IE8 standard.It is rendering fine in IE9 standard, IE 5 quirks mode. Issue is I am creating around 8 span elements in JS which is rendering properly in IE9 standard but in IE8 standard they are not visible but i verified in Developers tool that they...
General Programming
»
Uncategorised Quick Answers
»
General
IE7
IE
IE8
IE9
IE10
XMLHttpRequest causing Memory Leak in IE 7+
by
Sergey Alexandrovich Kryukov
Answer
26 Mar 2013
license:
CPOL
I don't think you can do anything about it.Are you sure you really detected the leak? How? Not all methods are reliable. Anyway, if you do have a leak, you cannot prevent it. All complains go to Microsoft :-(—SA
General Programming
»
Uncategorised Quick Answers
»
General
IE7
Javascript
Ajax
IE
IE8
IE9
IE10
XMLHttpRequest causing Memory Leak in IE 7+
by
Sameer Alomari
Question
26 Mar 2013
license:
CPOL
I found a memory leak in the following code (the else block) if (browser == "Microsoft Internet Explorer"){ if (vers
General Programming
»
Uncategorised Quick Answers
»
General
IE7
Javascript
Ajax
IE
IE8
IE9
IE10
RadSpell not working in IE10.
by
SreejithKumar M
Question
25 Mar 2013
license:
CPOL
Hi,We are using radspell from Telerik controls(2010.1.415.35).Here the issue is spellcheck is not working in IE 10.Its working fine in all other browser(not sure about IE 9).But in IE 10 it is not even displaying.But after a few clicks, the popup window shows up, but is blank. ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
IE10
Unifying touch and mouse: how Pointer Events will make cross-browsers touch support easy
by
David Rousset
Article
25 Mar 2013
license:
CPOL
Unifying touch and mouse: how Pointer Events will make cross-browsers touch support easy
Web Development
»
Html / Css
»
Sponsored Articles
IE10
'__doPostBack' is undefined in IE10
by
manoj_2122
Question
22 Mar 2013
license:
CPOL
I am facing a problem on IE10 with .NET Framework 3.5 SP1It is properly working on the IE9 version as well as on IE10 Compatibility mode. But on the IE10 standard mode, it is giving below error. SCRIPT5009: '__doPostBack' is undefinedIE10_error screenTried the solution, but didn't...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
IE10
Jquery's method of selecting all nodes from a given XML document
by
Prasad Khandekar
Answer
21 Mar 2013
license:
CPOL
Hello,Below is a small demo HTML. It shows how to process XML using a mix of JQuery & JavaScript.var xml = '';var xmlDoc = $.parseXML( xml );var znodes = $("z",...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
jQuery
Firefox
XPath
IE10
Jquery's method of selecting all nodes from a given XML document
by
devcode007
Question
21 Mar 2013
license:
CPOL
I need to select all 'z' nodes using jquery.I already know implemntation using Xpath(supported by FF,chrome) and Msxml2.DOMDocument(selectNodes--used in IE)I basically want to...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
jQuery
Firefox
XPath
IE10
testing IE10 on Windows 7
by
devcode007
Question
18 Mar 2013
license:
CPOL
I testing on IE 10 standards mode.I have a Login.aspx page which is in Login directory(i.e Login/Login.aspx). I do response.redirect to a page Default.aspx which is a page in root directory(ie.Response.Redirect("../Default.aspx",true);).Also tried ~/Default.aspx to navigate to root. But instead...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Windows
IE10
How to diagnose JavaScript Errors Faster with Error
by
HTML5 Partners
Article
13 Feb 2013
license:
CPOL
The increasing power and complexity of these apps means developers need better tools like Error.stack for handling errors and diagnosing bugs. In this article, I’ll show you some simple debugging techniques to help save you time.
Web Development
»
Html / Css
»
Sponsored Articles
Javascript
Win8
IE10
Javascript for date time picking not working in IE10
by
Prashant Bangaluru
Question
4 Feb 2013
license:
CPOL
Hi all,The date picker is not working in IE10 where as it is working in IE8.The following code is there in cal.aspxThis aspx is called through a javascript.When I...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
IE10
Pinned Sites in Windows 8: Getting more visibility of your site
by
Rahul Lalmalani
Article
21 Jan 2013
license:
CPOL
This articles shows you how to put your site logo right next to apps on the Windows 8 Start Screen.
Web Development
»
Html / Css
»
Sponsored Articles
Win8
IE10
Adapting Your Site to Different Window Sizes
by
Matt Rakow
Article
18 Jan 2013
license:
CPOL
Adapting Your Site to Different Window Sizes.
Web Development
»
Html / Css
»
Sponsored Articles
CSS
Marketing
IE10
Update mpc.htc(HTML Components) to js since IE10 standard mode doesn't support htc again.
by
Bob.LiuZhenDong
Tip/Trick
12 Jan 2013
license:
CPOL
The article gave a method to update mpc.htc code to js because IE10 standard mode doesn't support htc (Html Components).
Web Development
»
Client Side Scripting
»
General
Javascript
IE10
Update .htc (HTML Components) custom attributes to js since IE10 standard mode doesn't support htc again.
by
Bob.LiuZhenDong
Tip/Trick
10 Jan 2013
license:
CPOL
IE10 standard mode doesn't support htc (Html Components), so we have to update .htc code to js.
Web Development
»
Client Side Scripting
»
Beginners
Javascript
Windows
Attributes
Custom
IE10
Get ie9 compatibility view settings website list using javascript
by
Bhavin Jagad
Question
3 Jan 2013
license:
CPOL
Hi All,I am newbie in javascript. I want to check that whether website is added or not added to compatibility view settings of ie browser . I am not able to change any server side(.asp files) code. so i have to use javascript(i can edit .js file). I google for this, and get solution as to...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
jQuery
IE9
IE10
Get ie9 compatibility view settings website list using javascript
by
Graham Breach
Answer
3 Jan 2013
license:
CPOL
I doubt if you can read the list from the browser - that would be a security hole, exposing a list of sites the user expects to visit.You can find out if the current page is using compatibility mode though http://msdn.microsoft.com/en-gb/library/ie/cc196988(v=vs.85).aspx[^]
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
jQuery
IE9
IE10
SW_HIDE doesn't work with ShellExecute on windows 8 and IE10
by
Barakat S.
Answer
14 Oct 2012
license:
CPOL
I can't tell what szTemp is used for, but If you are trying to open a web page, just simply type:HINSTANCE hInstance;hInstance = ShellExecute(NULL, TEXT("open"), TEXT("http://www.google.com.sa/"), NULL, NULL, SW_HIDE);This code invokes the default web browser, many people use...
General Programming
»
Uncategorised Quick Answers
»
General
C++
Win32
MFC
Win8
IE10
SW_HIDE doesn't work with ShellExecute on windows 8 and IE10
by
Andrew Cherednik
Answer
14 Oct 2012
license:
CPOL
Try this:STARTUPINFO si = {0};PROCESS_INFORMATION pi = {0};si.cb = sizeof(cb);si.dwFlags = STARTF_USESHOWWINDOW;si.wShowWindow = SW_HIDE;if(::CreateProcess( NULL, // LPCTSTR lpApplicationName, _T("\"C:\\Program File\\Internet Explorer\\IExplore.exe\"...
General Programming
»
Uncategorised Quick Answers
»
General
C++
Win32
MFC
Win8
IE10
SW_HIDE doesn't work with ShellExecute on windows 8 and IE10
by
Susanta578
Question
11 Oct 2012
license:
CPOL
Hi,SW_HIDE doesn't work with ShellExecute on windows 8 and Internet Explorer 10. Does any one has any clue on the same.I tried the below code.HINSTANCE hInstance = ShellExecute(NULL, _T("open"),_T("IExplore.exe"), _T("www.google.com"), CString(szTemp), SW_HIDE);Any help is...
General Programming
»
Uncategorised Quick Answers
»
General
C++
Win32
MFC
Win8
IE10
Building a basic HTML5 client/server application
by
Alexander Iacobciuc
Article
25 Sep 2012
license:
CPOL
This article is about a basic implementation of HTML5 client/server chat application.
Web Development
»
Web Services
»
General
C++
Javascript
Intermediate
HTML5
WebSocket
IE10
Page 1 of 1
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web04 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid