My Music Request Project
Posted: Fri Feb 05, 2010 5:17 am
Hello all, I hvae been working on a "Request" project form my radio station. Thanks to some great help that I have gotten from members of this board. (Credits will be included within the app.) I would like to share my project with all of you. It is build with VB2008 of course. and all functions of the app is based on XML and all data is stored on a MySQL server. SO here we go!
This is the Main Form..very simple very clean doesnt take up alot of space.
![Image]()
After choosing a Band from the list, you get this window.
![Image]()
Then you can choose what Album you would like to view. After choosing your album, you will be able to choose a track from the album. Below is the "Request from. This form is updated when every you choose any option.
When you have made your choose. Just click the "Request" button. This will send the requested information to my server and I will see it in my sister app that monitors the table in that database.Then I can play the request.
If you wish to add a comment or a dedication to the request I added a form for that aswell.
The "Custom" link at the bottom of the window, only change Background and Text color for the Form and the data area.
![Image]()
Thats about it for the custom section.
If you right click the "Track List" you can open another menu to view the Tracks information.
![Image]()
Althought this functions is not 100% complete, it is still pretty cool.
That is about all I have right now. I am still working on some things. But I wanted to show everyone my new project.
This is the Main Form..very simple very clean doesnt take up alot of space.

After choosing a Band from the list, you get this window.

Then you can choose what Album you would like to view. After choosing your album, you will be able to choose a track from the album. Below is the "Request from. This form is updated when every you choose any option.
When you have made your choose. Just click the "Request" button. This will send the requested information to my server and I will see it in my sister app that monitors the table in that database.Then I can play the request.
If you wish to add a comment or a dedication to the request I added a form for that aswell.
The "Custom" link at the bottom of the window, only change Background and Text color for the Form and the data area.

Thats about it for the custom section.
If you right click the "Track List" you can open another menu to view the Tracks information.

Althought this functions is not 100% complete, it is still pretty cool.
That is about all I have right now. I am still working on some things. But I wanted to show everyone my new project.