MP3 Player With Play List

Submitted by Buragwis45 on
I want to share my created MP3 Player with Play List coz in my search to this kind of program,, I was only found MP3 Player but no Play list feature.. So I think this is a big help for the newbie who want to do the same… this program play mp3 song continuously (Top to Bottom), detect if the song is finish playing, then jump to the next song in the play list..

Customized Button

Submitted by Buragwis45 on
It is a simple Tutorial on how to make a customized button for the replacement to the default gray button in vb6.. In this tutorial, I am using a picture box that act as a real button by the help of mouse event to make the illusion that it is really pressed by changing its color back and forth when you clicked and released your mouse button….

Guessing Game

Submitted by gingerxp on
How to Play: The game generates a random number from 1 - 1000. It will give you a hint through a percentage on how close you are the number. If you guessed the number, components will be disabled. What's your take? You may leave comments below or email me to xpginger at gmail dot com

SQL HAVING Clause

Submitted by admin on

The HAVING Clause is always used after the GROUP BY clause, it can not come without the GROUP BY clause. It works the same as the WHERE Clause, it is therefore also used to apply conditions on the aggregate_functions which was impossible by using simple WHERE clause.

The HAVING clause simply contains the conditions to filter data just like in WHERE clause.

SQL HAVING Syntax

Hotel Reservation System in MS Access

Submitted by itachi_philip on
This System is created based on the Hotel Reservation System of Mr. Jomar Pabuaya a.k.a Admin here in Sourcecodester... by the way... I uploaded there the application with the undone source code, its because you are demanding it to upload the code and eager to see the source code..then you can download it now...and its also due to the request of the ADMIN itself... and if you want to improve it