Results 1 to 3 of 3

Thread: rephrased question

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Location
    London
    Posts
    3

    rephrased question

    I have to make a cd browser that allows me to search through a cd collection left and right. It must also allow me to add new cds to the collection.

    I have created a file that holds all of the song information. I can recieve all of the information at the click of a button but i need the entitys to appear one at a time in the text box as i scroll left and right

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    you could load all the entries into an array, and just load the information from the next index on the button click. Just keep track of what index you're on

    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3
    Addicted Member Stephenb's Avatar
    Join Date
    Nov 2000
    Location
    Phoenix, Arizona.
    Posts
    172
    Is there a reason you would not want to use a database? Looks as if a mdb would be perfect for this.
    Stephen Boston
    Onward!
    VB6 Pro SP4, VBScript
    A+ Certified Techncian.
    No matter where you go, there you are.

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