Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need some help
Message
De
29/08/2001 02:26:53
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Need some help
Divers
Thread ID:
00550162
Message ID:
00550162
Vues:
34
I'm working on a project and I'm kinda stuck, is there anyone who can help me? My problem is I am trying to read from a file and display the contents on a form. Sounds simple, but my problem isn't the actual reading that's the problem:

The form looks like this:


Name Wage Value
1 >> [ ][ ][ ]
2 >> [ ][ ][ ]
3 >> [ ][ ][ ]
4 >> [ ][ ][ ]
5 >> [ ][ ][ ]
6 >> [ ][ ][ ]

>>Next Page

What I want the program to do is read from a file and put the first six entries onto the form, it should read the next six and clear the old ones out and replace them when the next page is clicked on.

also when the actual name is clicked on, I'd like the program to scan the file again and pick out the name of the person and display the full details e.g

Name [ ]
Wage [ ]
Value [ ]
Age [ ]
Location [ ]


The file would look something like this:

Name1
Wage1
Value1
Age1
Location1
Name2
Wage2
Value2
Age2
Location2
Name3
Wage3
Value3
Age3
Location3



>> If anyone can help please email me at Fazel3@aol.com ... Thanks in advance!
Répondre
Fil
Voir

Click here to load this message in the networking platform