|
-
May 22nd, 2005, 11:38 PM
#17
Re: Retrieve data from a text file and display in a textbox.
 Originally Posted by baja_yu
Also, you can put this line:
MsgBox txt_profilepath.Text
after this line:
txt_profilepath.Text = file1.Path & file1.FileName & "\" & txt_plprofile.Text
That way you will see if the path looks OK.
Use that, it will show you what you are trying to load. If that is ok then the error is elswhere.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|