Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

VB.net help

  • 11-01-2005 5:16pm
    #1
    Closed Accounts Posts: 25


    Hey i'm really new to vb.net and i just got an assignment to do.
    I have to make a simple email package.
    I'm going to save each email as a text file.
    I want my main form to have buttons for each folder (inbox/outbox etc) and a display area, what i was wondering was how do you get it so when you click a button it displays the contents of a folder in the main form.
    Thanks for any help.


Comments

  • Closed Accounts Posts: 82 ✭✭cyberbob


    use the dir() function to get the contents of a folder


Advertisement