The best is the enemy of the good. --Voltaire
Log In
Providing Microsoft .NET Articles and Code Samples since 2002
Home
→
Categories
→
technologies - web browsers
Home
Search
Articles
Categories
About
Welcome to my blog and project site for Microsoft.NET development.
I've been a full time .NET developer for ten years, but I didn't start my professional life as a programmer ...
more
Share/Print this page:
Category: Web Browsers
technologies
web browsers
[Articles: 12]
Sort:
Most Recent
Updated
Author
Pages
Views Today
Total Views
What is my User Agent?
By
steve
on
October 23, 2011
. | Updated on
January 22, 2012
. |
679
views,
2
today. |
1
page.
■
Tool
■
Web
■
Web Browsers
Use this online tool to determine the user agent of your browser.
Change the Default Browser in Visual Studio 2005 and Visual Web Developer
By
steve
on
February 19, 2007
. | Updated on
January 22, 2012
. |
27,710
views,
8
today. |
1
page.
■
ASP.NET
■
Has Images
■
How To
■
Visual Studio
■
Web Browsers
How to change the default browser in Visual Studio. That's right, you aren't stuck with just Internet Explorer.
Javascript Char Codes (Key Codes)
By
steve
on
January 11, 2007
. | Updated on
January 26, 2012
. |
1,086,269
views,
1,439
today. |
1
page.
■
Javascript
■
Reference
■
Text and Strings
■
Web Browsers
An interactive javascript key code reference for javascript developers. Includes an interative text box where you can type a key and see it's code along with a complete lookup table.
How Can I Use Javascript to Allow Only Numbers to Be Entered in a TextBox?
By
steve
on
January 11, 2007
. | Updated on
January 26, 2012
. |
267,992
views,
447
today. |
1
page.
■
Client side
■
HTML
■
Javascript
■
Snippet
■
Web Browsers
An easy javascript code snippet to allow only digits to be typed in a text box. Includes interactive demonstration.
How Do I Suppress a Keystroke in a Browser Input Box Using Javascript?
By
steve
on
January 11, 2007
. | Updated on
January 22, 2012
. |
28,063
views,
9
today. |
1
page.
■
Client side
■
Javascript
■
Snippet
■
Web Browsers
Learn how to use javascript to suppress a keystroke in a browser input box.
How Do I Keep My Website From Being Viewed In a Frame?
By
steve
on
January 11, 2007
. | Updated on
January 22, 2012
. |
6,791
views,
3
today. |
1
page.
■
Client side
■
Javascript
■
Snippet
■
Web Browsers
Learn how to keep your website from being viewed in a frame. This is not necessarily good practice, but it's needed in some instances.
What is Request.AcceptTypes in ASP.NET
By
steve
on
January 09, 2007
. | Updated on
January 22, 2012
. |
5,382
views,
9
today. |
1
page.
■
ASP.NET
■
C#
■
Overview
■
Web Browsers
■
Web Design
What the heck is Request.AcceptTypes in ASP.NET?
Set Initial Focus on an ASP.NET Page
By
steve
on
January 09, 2007
. | Updated on
January 22, 2012
. |
17,900
views,
6
today. |
1
page.
■
C#
■
Client side
■
Javascript
■
Snippet
■
Web
■
Web Browsers
Here's a C# snippet to set the initial focus when a page loads. It takes into account some of the quirks with different types of controls and HTML elements.
What are the ASP.NET/CSS Fonts?
By
steve
on
January 07, 2007
. | Updated on
January 22, 2012
. |
13,485
views,
16
today. |
1
page.
■
ASP.NET
■
CSS
■
Reference
■
User Interface
■
Web Browsers
■
Web Design
A reference for the built in ASP.NET fonts in a convenient list.
What are the ASP.NET Named Colors
By
steve
on
January 07, 2007
. | Updated on
January 22, 2012
. |
15,129
views,
15
today. |
1
page.
■
ASP.NET
■
CSS
■
Reference
■
User Interface
■
Web Browsers
■
Web Design
View the ASP.NET named colors by name, swatch and hexadecimal value
What is an IP Address?
By
steve
on
January 01, 2007
. | Updated on
January 22, 2012
. |
3,480
views,
0
today. |
1
page.
■
Internet
■
Overview
■
Web
■
Web Browsers
Are there enough IP addresses for the whole world? This article defines an IP address at the beginner level, what it is, what it does and what IPv4 is compared to IPv6.
What is a User Agent?
By
steve
on
January 01, 2007
. | Updated on
January 22, 2012
. |
5,335
views,
2
today. |
1
page.
■
Brief
■
Overview
■
Web
■
Web Browsers
What is a user agent?