Click here to Skip to main content
15,896,063 members
Articles / Programming Languages / C

BasicAdmin - Personal Organizer

Rate me:
Please Sign up or sign in to vote.
4.94/5 (14 votes)
1 Aug 2009CPOL6 min read 51K   5.6K   60  
Finance, contacts, notes organizer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<TITLE>(�ndice de la Ayuda de BasicAdmin)</TITLE>
    <style type="text/css">
        .style1
        {
            color: #000099;
            font-weight: bold;
            text-decoration: underline;
        }
        .style3
        {
            border-style: solid;
            border-width: 1px;
            width: 100%;
        }
        .style4
        {
            text-align: center;
            background-color: #003366;
        }
        .style5
        {
            color: #FFFFFF;
            font-weight: bold;
            background-color: #003366;
        }
        .style6
        {
            border-style: solid;
            border-width: 1px;
            padding: 1px;
            font-size: x-small;
        }
        .style7
        {
            border-style: solid;
            border-width: 1px;
            padding: 1px;
            font-size: x-small;
                background-color: #DDDDDD;
        }

    </style>
</HEAD>
<BODY>
<P><A NAME="main_index"></A><span class="style1">�ndice de la Ayuda de BasicAdmin</span></P>
    <table class="style3">
        <tr>
            <td class="style4">
                <span class="style5">Generalidades</span></td>
        </tr>
        <tr>
            <td class="style6">
            <a href="gen_intro.htm">Introducci�n</a></td>
        </tr>
        <tr>
            <td class="style7">
            <a href="gen_sys.htm">Instalaci�n - Requerimientos m�nimos</a></td>
        </tr>
        <tr>
            <td class="style6">
            <a href="gen_fin.htm">Conceptos b�sicos de finanzas</a></td>
        </tr>
        <tr>
            <td class="style7">
            <a href="gen_jer.htm">Jerarqu�as y grupos</a></td>
        </tr>        
    </table>
    <br/>
    <table class="style3">
        <tr>
            <td class="style4">
                <span class="style5">Administrador financiero</span></td>
        </tr>
        <tr>
            <td class="style6">
            <a href="mon_list.htm">Monedas - Listado</a></td>
        </tr>
        <tr>
            <td class="style7">
            <a href="mon_data.htm">Monedas - Informaci�n</a></td>
        </tr>
        <tr>
            <td class="style6">
            <a href="acc_list.htm">Cuentas - Listado</a></td>
        </tr>
        <tr>
            <td class="style7">
            <a href="acc_data.htm">Cuentas - Informaci�n</a></td>
        </tr>
        <tr>
            <td class="style6">
            <a href="din_list.htm">Entradas diarias - Vista de datos</a></td>
        </tr>
        <tr>
            <td class="style7">
            <a href="din_stats.htm">Entradas diarias - Estad�sticas</a></td>
        </tr>
        <tr>
            <td class="style6">
            <a href="din_data.htm">Entradas diarias - Informaci�n</a></td>
        </tr>
    </table>    
    <br/>
    <table class="style3">
        <tr>
            <td class="style4">
                <span class="style5">Contactos</span></td>
        </tr>
        <tr>
            <td class="style6">
            <a href="cong_list.htm">Grupos de Contactos - Listado</a></td>
        </tr>
        <tr>
            <td class="style7">
            <a href="cong_data.htm">Grupos de Contactos - Informaci�n</a></td>
        </tr>
        <tr>
            <td class="style6">
            <a href="con_list.htm">Contactos - Listado</a></td>
        </tr>
        <tr>
            <td class="style7">
            <a href="con_data.htm">Contactos - Informaci�n</a></td>
        </tr>
    </table>    
    <br/>
    <table class="style3">
        <tr>
            <td class="style4">
                <span class="style5">Notas</span></td>
        </tr>
        <tr>
            <td class="style6">
            <a href="noteg_list.htm">Grupos de notas - Listado</a></td>
        </tr>
        <tr>
            <td class="style7">
            <a href="noteg_data.htm">Grupos de notas - Informaci�n</a></td>
        </tr>
        <tr>
            <td class="style6">
            <a href="note_list.htm">Notas - Listado</a></td>
        </tr>
        <tr>
            <td class="style7">
            <a href="note_data.htm">Notas - Informaci�n</a></td>
        </tr>
    </table>    
</BODY>
</HTML>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Argentina Argentina
System developer from Argentina.

Programmed in VB 5,6,.NET, C#, Java, PL-SQL, Transac-SQL, C, C++ and even some "calculator" language.

Love to build small, useful applications.
Usually building big and complicated apps based on solid, reliable components.

Hobbies: reading, photography, chess, paddle, running.

Comments and Discussions