Mailto:Converter 2.0

By Todd Jeffreys (tcj2@lehigh.edu)

Look for periodic updates at http://www.lehigh.edu/~tcj2/programs




Program requirements -----

        Windows 95, any computer should be able to run it.  
        Required DLL's : MFC42D.DLL, MSVCRTD.DLL (check in C:\Windows\System\)


Program Overview  --------

Converts mailto forms from encoded HTML to nice and easy text format.  Never have to write CGI ever!  The interface is simple.  In the left pane, you type in your encoded form (usually in the form like &subject=blahblahblah&details=this+is+a+great+page etc etc) or you can load the form from a saved file by choosing Open File or Load File.  Once you have your form in the left pane with any additions you may add (you can type in it, paste several forms into it), you simply select Convert and the program does its thing and in the right pane the results are displayed.  There too you may also edit the resulting output with any last minute changes you want.  Then once you are done, just hit save and you'll be prompted to enter a name for the file.

If you just want a quick conversion (none of the editing) you can choose Quick Convert from the file menu.  The program will ask for the encoded file to read, and then will ask for the saved name and it won't update any of the panes.  


Improvements from previous version ----

        Clipboard support - In old 1.0, there was no clipboard support.    
        Online help -
        Quicker, optimized code

