Results 1 to 4 of 4

Thread: k i know how to do this

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2001
    Posts
    96

    Talking k i know how to do this

    File1.Path = "C:\windows\favorites"
    website(0).Caption = Left(File1.List(0), Len(File1.List(0)) - 4)
    For i = 1 To File1.ListCount - 1
    Load website(i)
    website(i).Caption = Left(File1.List(i), Len(File1.List(i)) - 4)
    Next i

    name one of your form menus website and give it a index of 0, put this in your form1.load and everything will work good

  2. #2
    Good to know. I can sleep better knowing that.

    Is it supposed to load favorites? It won't work on my Windows 2000 system. And http://www.mvps.org/vbnet/ already has a thingy on favorites.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 2001
    Posts
    96
    oppppppppsss. sorry about that. though I posted it in a subject. ops

  4. #4
    pathfinder NotLKH's Avatar
    Join Date
    Apr 2001
    Posts
    2,397
    Don't worry,
    I Think you OutGrow SleepWalking!
    {Or is it Talking in your sleep. Kedaman had a good one a few weeks ago. Never Replied to My "Wake Up" Call, though!}



    -Lou

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