Results 1 to 3 of 3

Thread: Quick question....Form2Form...

  1. #1

    Thread Starter
    Addicted Member theonetrueace's Avatar
    Join Date
    Jan 2002
    Location
    South Alabama
    Posts
    196

    Quick question....Form2Form...

    Yea i no its been asked more times than u want to remember but i can seem to find a full description in any of my searches....wut im wanting to do is do this....but in dot net...

    form1.listview1 = form2.listview2

    also...another question....could some1 hook me up with a good class or just a set of functions to save and read from txt files?.... im creating a internet related app and i need to save a set of Login names and passwords to a txt file....maybe in this format...

    Username1
    Password1
    Username2
    Password2

    thx in advance...

    AcE

  2. #2
    Fanatic Member rudvs2's Avatar
    Join Date
    Mar 2001
    Location
    NZ
    Posts
    935
    use the collections object to import the data from 1 form listview to another forms listview

    as far as the text file thing goes you will get much more flexibility and performance using xml documents

  3. #3

    Thread Starter
    Addicted Member theonetrueace's Avatar
    Join Date
    Jan 2002
    Location
    South Alabama
    Posts
    196
    thx man....im just a part time programmer....very rarely do anything anymore.....could u hook me up with a example for using collections to import export and all?

    AcE

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width