i have used an xml file to store my customer data like so...
i want to have the user type in his username in usernametextbox.text and password in passwordtextbox.text then have the program search throu the xml file for a match loginID (username) and password....if no match is found show error message, and if a match is found frmcustomermaintenance.show
i know im prolly gonna ahve to use selectsinglenode or something like that ....but ive eben tryin and its not working, i dont have much experience using xml fiels so if someone could help me out it would be much appreciated.
thanks
MILT
Replies
Know the answer? Post it — somebody with the same question will find it here.