Greetings,
im a beginner in vb.net and im trying to make a survey program(which consists of radiobuttons- poor,fair,good, verygood,excell ent) that when a user inputs its user-id. the program will check the database whether the user-id has been entered before or not. if existing, the user may edit the original/existing survey record. im using MS SQL as a back-end. and also, i was asked to use 1 form only.
i was just wondering if you guys can help me out by showing some examples of your way of programming it, 'cause honestly, i dont have that much idea yet when it comes to vb.net.
Thank you in advance.
im a beginner in vb.net and im trying to make a survey program(which consists of radiobuttons- poor,fair,good, verygood,excell ent) that when a user inputs its user-id. the program will check the database whether the user-id has been entered before or not. if existing, the user may edit the original/existing survey record. im using MS SQL as a back-end. and also, i was asked to use 1 form only.
i was just wondering if you guys can help me out by showing some examples of your way of programming it, 'cause honestly, i dont have that much idea yet when it comes to vb.net.
Thank you in advance.
Comment