6/28/2007

Windows Mail

Windows Mail  - это всем известный Outlook Express после прокачки J. Наконец-то, можно создавать учетные записи на основе xml-файлов (IMAP Mail Account File, NNTP News Account File, Template Account File).

см. MSDN: New Handling for Account Data

(ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.WIN32COM.v10.en/outlookexpress/oe/overviews/account_entry.htm)

Не работает View - Source в IE

Ситуация: иногда бывает, что IE не может или не хочет отобразить код страниц. Т.е. вызов ViewSource  не работает как предполагается.

Решение:

1.      Создать папку, например, Z:\Projects\IE View Source

2.      Создать в ней файл: ViewSource.htm со следующим текстом:
<html>

<body>

<script language="JavaScript" defer>

var win = external.menuArguments;

var szsource = win.document.documentElement.outerHTML;

 

var wincounter = 0;

var mywin = null;

do

{

mywin = window.open("about:blank", "Source" + wincounter++,       
                    "toolbar=no,location=no,menubar=yes,status=yes,scrollbars=yes,resizable=yes");

}

while(mywin == null);

 

mywin.document.open("text/plain");

mywin.document.write(szsource);

mywin.document.close();

mywin.document.title = "Source for: " + win.location.href;

</script>

</body>

</html>

3.      Запустить regedit; в ветке  HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt создать Key с именем
View Source.
В Default записать: Z:\Projects\IE View Source\ViewSource.htm

4.      Открыть IE, в контекстном меню выбрать View Source.

 

Подробнее, см. MSDN: "Adding Entries to the Standard Context Menu" (ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.WEBDEV.v10.en/ieext/workshop/browser/ext/tutorials/context.htm)

 

P.S.

Все сказанное выше не поможет, если IE запущен в режиме Run As с включенным Run this Program with restricted access.

Лучшая реклама Windows Server 2008

Под управлением Windows Server 2008 теперь работают все сайты Microsoft.

Статистика:

Audience Reach:

   #4 in U.S (65M UU) & #5 worldwide (287M UU)

Availability YTD:

   99.83% (Measured by Keynote Systems, Inc.)

   0% Impact to Availability during upgrade to Beta 3

   99%+ of hosted App's upgraded without any change required

Hosting Model:
   2 Internet Data Centers &  80 Web Servers

   500+ Vroots, 350+ IIS Web Applications & 12 Application Pools

   10,000 Requests/Sec & 300,000 Concurrent Connections