Jx_Man
Nearly a Senior Poster
3,329 posts since Nov 2007
Reputation Points: 1,372
Solved Threads: 444
Hi,
For creating a registration form and keep track their information u need to use database...
Design your form with required Controls(Textboxes, Labelbox, Command buttopn) depends on the user information you need,
Creata an database with the desired fields that matches with the information you receiving in the form.
for a beginner i suggest you to try it with MS Access(Create a database in MSAccess, Create table with required fields),
There are several objects to handle database connections, i suggest you to DAO
Add DAO refernce to your project
make a connection with the DB with DAO object
create recordset
Do oprations like
Add
Delete
Edit
The above furnished is smply algorithm only,
for code help, mesage me
With regards
Venkatramasamy SN
venkatramasamy
Junior Poster in Training
71 posts since Aug 2007
Reputation Points: 12
Solved Threads: 12
abu taher
Practically a Posting Shark
845 posts since Jul 2008
Reputation Points: 14
Solved Threads: 78