12.03.04
EmailRecovery OE
EmailRecovery OE is an email recovery utility. It was developed to recover accidentally deleted Outlook Express email messages. The messages are recovered into the .eml format. This file format can be imported into almost all email programs, eg. Outlook Express.
Features:
Works with Microsoft Outlook Express 5, 6
Support attachment recovery
Backup deleted emails before you recover them
Simple user interface, easy to use
For more
information / download |
|
 |
|
|
^ click
above ^ |
|

|
|
Todays
Featured Article:
PHP On-The-Fly!
By: Dennis Pallett
PHP can be used for a lot of different things, and is one of the most powerful scripting languages available on the web. Not to mention it's extremely cheap and widely used. However, one thing that PHP is lacking, and in fact most scripting languages are, is a way to update pages in real-time, without having to reload a page or submit a form.
The internet wasn't made for this. The web browser closes the connection with the web server as soon as it has received all the data. This means that after this no more data can be exchanged. What if you want to do an update though? If you're building a PHP application (e.g. a high-quality content management system), then it'd be ideal if it worked almost like a native Windows/Linux application.
But that requires real-time updates. Something that isn't possible, or so you would think. A good example of an application that works in (almost) real-time is Google's GMail (http://gmail.google.com). Everything is JavaScript powered, and it's very powerful and dynamic. In fact, this is one of the biggest selling-points of GMail. What if you could have this in your own PHP websites as well? Guess what, I'm going to show you in this article.
Read the rest of this article
|
|

 |
|
|
|
|
 
|
|
|
|