hey .. i am a beginner in visual basic ... i want a urgent help
i have created a application which is having 2 text files as input ..now i have to do something like "click a button to browse those files and give there paths as input "
Open "c:/test1.txt" For Input As #1
this thing i want to give through a file browser ..
plzz help me fast
i have created a application which is having 2 text files as input ..now i have to do something like "click a button to browse those files and give there paths as input "
Open "c:/test1.txt" For Input As #1
this thing i want to give through a file browser ..
plzz help me fast
Comment