31 Fri Cross-Browser solution for correcting mysterious yellow input fields caused by Google Toolbar's AutoFill featureI recently posted about correcting mysterious yellow input fields caused by Google Toolbar's AutoFill feature. However, today I discovered that the javascript given in the post only corrects the background color in Internet Explorer. The reason is simple: onPropertyChange event handler is not defined for other browsers.
31 Fri Error: the current trust level does not allow use of the 'compilerOptions' attribute - When building ASP.NET website with Visual Studio 2008 Beta 2 or Visual Web Developer 2008 ExpressWhen building ASP.NET website with Visual Studio 2008 Beta 2 or Visual Web Developer 2008 Express, a new entry in the applications web.config configuration file is inserted. This is done when the user creates a new project, or migrates an existing website to use .NET Framework 3.5.Since The compilerOptions setting is not allowed in medium trust or a partial trust, when this website runs in medium trust or any partial trust setting, ASP.NET will raise the following error
“the current trust level does not allow use of the ‘compilerOptions’ attribute”.
30 Thu ZYB - a free online backup service for mobile phone contacts, calendar events and text messagesZYB is an easy way to store your phone’s contacts, pictures, text messages and calendar events online. ZYB also lets you connect with people you know and makes sure you always have their updated contact details on your phone. As most of your real life friends are already on your phone, ZYB gives some additional social features like photo tagging and content sharing with the people you know.
29 Wed Extending the ASP.Net Multiline TextBox control to limit the number of characters enteredDevelopers use multiline TextBox controls in almost all web projects. Since MaxLength property of a TextBox control does not work when the TextMode property of TextBox is set to Multiline, we usually use Validator controls to validate the length. In this hands-on article, we are going to extend the TextBox control using JavaScript in order to limit the number of characters entered by the user to the length specified.
28 Tue Internal Error 2739 when installing Adobe CS3 ProductsWhen trying to install Adobe Photoshop CS3, Adobe Flash CS3, Adobe Fireworks CS3, Adobe Dreamweaver CS3, Adobe Creative Suite 3 Web Premium, Adobe Creative Suite Production Premium on Windows Vista 32-bit or Windows Vista 64-bit, you may come across the following error: Setup has encountered an error and cannot continue. Contact Adobe Customer Support for assistance. Internal Error 2739. The Internal Error 2739 problem can be solved by registering the JScript.dll and VBScript.dll modules in Windows Vista.
28 Tue Correcting mysterious yellow input fields caused by Google Toolbar's AutoFill featureBrowsers with Google Toolbar AutoFill function enabled, display a yellow background on some of the form input elements. Some users or programmers may question if Microsoft has implemented new standards to use yellow highlighted form input elements.
27 Mon Creating IIS7 sites, applications, and virtual directories using Internet Information Services ManagerAccording to Microsoft, Internet Information Services 7.0, or IIS7, is the most advanced, secure and customizable platform for developing and reliably hosting Web applications and services. With IIS7, you can create sites, applications and virtual directories to serve requests. In order to serve requests and share information with users over the Internet, an intranet, or an extranet, you need to create a set of configuration that describes how the server listens for requests, and how these requests are handled.
In this article, I explain the important differences between IIS6 and IIS7 in the way sites, applications and virtual directories work and how to create and configure them in IIS7.
27 Mon Metatags from search engine rankings perspective - Are they dead?In 1990s, META tag content was known as a secret weapon for top search engine positions. A META tag is an HTML tag that provides information about web page’s content, such as what HTML specifications a web page follows or a description of its content. META tags do not affect how a web page is displayed in a browser in other words these tags are mostly invisible to site’s visitors, but will be seen by search engines.
A number of different META tags are available that you can use to include page related information, but only two of them are important from SEO perspective: the keyword tag and the description tag.
Some search engines take the Keyword and the Description tags into consideration while ranking the sites for that keyword or phrase. META tags only have a limited effect on resulting high search engine rankings. Since search engines uses META tags information in some part of their ranking formula and while displaying the search results, it’s worth adding them.
26 Sun Fake page rank domains - Beware of page rank domain scammersFor a couple of days, I’ve gotten many emails from people trying to sell me text links on sites with high Page Ranks (PR). Having links into your site from popular sites that also have lots of links coming into them is probably the most important factor for getting good search engine listings. Page Rank system from Google is a rough measure on a scale of 0 to 10 based on the relevance & content of the page and the number & quality of the link leading to it from other sites.
25 Sat Who else wants to build effective page titles and rank high in search engines?The title of a page is probably the most important factor in getting high search engine rankings. Web page title what appears between
and tags.