Archive for May, 2005

Posted on May 27th, 2005 by by root

AJAX - New approach for web-based application

A Simpler Ajax Path by Matthew Eernisse — After years of hacks, tricks, and workarounds, there’s finally a cross-browser, cross-platform way to communicate between client and server in web applications. Matthew Eernisse demonstrates how to send and receive structured data with XMLHttpRequest and shows off some tricks to make debugging and error handling easier.

Posted on May 21st, 2005 by by root

Access 2003 Force Macro Security

Change Access 2003 macro security to low through the registry.

HKEY_CURRENT_USER\Software
\Mic­rosoft\Office\11.0\Access\Secu­rity

Add DWORD key “Level” and set it to 1

Posted on May 3rd, 2005 by by root

Outlook 2002/2003 Out of Memory Error

It happens while user is trying to attach files to an email
Solutions:
1. Switch email format to HTML or Plain Text, I noticed it only happen to Rich-Text emails.
2. Clear OLK secure temp folder
You can find the path to OLK temp folder under this registry key

[HKEY_CURRENT_USER\Software
\Microsoft\Office\10.0\Outlook\Security]

(If you are using Outlook 2003, change ‘10.0′ to ‘11.0′)

Posted on May 1st, 2005 by by root

Acrobat Reader Triggers Messenger

Use Windows Installer CleanUp utility to remove the windows messenger installer.
Download