-
November 27th, 2001, 08:38 PM
#1
Junior Member
ini file in vb.6.0
Hi !
I have a small problem with my .ini file that i created in visual b.6.0
I can put info into the .ini file but i cannot get it to send back the info when i am starting up my form.
I have tested others opensource programs under the link www.planetsourcecode.com but i still havent found my problem .
If you have any idea at all please type a line.
//
I tryed making a simple Name , Password save into a .ini but only got it to put the name and password in..and not type out the name in the second form in a textbox .. called text1..
//
/ArticMist 2001
-
November 27th, 2001, 08:47 PM
#2
Sounds to me all you need is to know how to read from a file. Use the FileSystemObject. Details can be found on http://www.codeguru.com/columns/VB/PK060801.html
-
November 27th, 2001, 08:53 PM
#3
Junior Member
Thanx !
Tnx for such a quick responce
/ArticMist 2001
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
|
|