hi all ... i am designing a software where i am using login and password. the user and password is store in notepad which is connected with listview . now i dont know i mean i need something when user enter user and password it should search and if details available in listview then goto form 2 else reject
something like
if textbox1.text=listview.items.find then
form2.show
end if
please help me i need urgent answer