Results 1 to 1 of 1

Thread: search

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Location
    asia
    Posts
    7

    Smile

    hi 2 all

    I'm a beginner Vb programmer
    I don't know many things from VB programming ( i am a beginner )
    Help me.... if u can

    Very Thanks

    Fuad ( Comx )

    e-mail: [email protected]

    -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-

    I have many Text books.
    I want a VB program with this options:

    >> Sortable List
    >> Search String
    >> Print Article
    >> Print Result Search
    >> Print Reslut Sort

    -------------------------
    ---*** Sortable List :
    -------------------------

    - Code
    - Book name
    - Author
    - Book Number



    Example :

    ---------------------------------------------------------------
    Book Code Book name Author Book Number
    ---------------------------------------------------------------
    001 html programming john 1
    002 html programming john 2
    003 Html programming john 3
    004 Web designing roxina 1
    005 Web designing comx 1
    006 Activex programming poll 1
    007 Activex programming poll 2
    ... ........... ... ...
    --------------------------------------------------------------- (this books was Text document)




    -------------------------
    ---*** Search string :
    -------------------------

    - AND
    - OR
    - Near
    - Not
    - .....

    //////////////////////////////////////////////////////////////////

    Now, I used this Controls

    -* Microsoft Internet Controls ---> for show html files
    -* List View ---> for my sortable list

    //////////////////////////////////////////////////////////////////
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width