Click here to Skip to main content
15,897,704 members
Articles / Programming Languages / Visual Basic 6

How to Create a Joke Jukebox in Visual Basic 6.0

Rate me:
Please Sign up or sign in to vote.
3.40/5 (13 votes)
14 May 2010CPOL1 min read 37.9K   612   7  
An article about how to create a Joke Jukebox in Visual Basic 6.0
  • vbjokejukebox.zip
    • vbjokeJukeBox
      • Document1.txt
      • Form1.frm
      • Form2.frm
      • frmAbout.frm
      • frmAbout.frx
      • frmSplash.frm
      • frmSplash.frx
      • Globals.bas
      • joke.exe
      • joke.vbp
      • joke.vbw
      • jokes
        • ANNOY.TXT
        • BADDAY.TXT
        • BEER.TXT
        • BETATEST.TXT
        • BLNDDATE.TXT
        • BLONDE.TXT
        • BLUNDERS.TXT
        • BUBBA.TXT
        • CHINEESE.TXT
        • CONFUCUS.TXT
        • DATE.TXT
        • ELEVATOR.TXT
        • EMAILJNK.TXT
        • FEMALE.TXT
        • FEMCOMP.TXT
        • GOLF.TXT
        • HARDWARE.TXT
        • INSULTS.TXT
        • IS386.TXT
        • KEEPMIND.TXT
        • KLINGON.TXT
        • LIFEFACT.TXT
        • MATHJOKE.TXT
        • MEDICAL.TXT
        • MIXEDNUT.TXT
        • MTRCYCLE.TXT
        • NERD.TXT
        • OXYMORON.TXT
        • PARTFUN.TXT
        • PONDER.TXT
        • PROGQUOT.TXT
        • RULES.TXT
        • SAYNO.TXT
        • SICK.TXT
        • SIGNS.TXT
        • STRESS.TXT
        • UPGRADE.TXT
        • VirJokes.txt
        • WEBTERM.TXT
        • YOMAMA.TXT
        • YOMAMA2.TXT
        • ZADDICT.TXT
      • MSSCCPRJ.SCC
"Females. (Lab Research Notes)."
"THE FEMALE'S PHYSICAL PROPERTIES:   1.  Surface usually covered with a painted smile"
"THE FEMALE'S  PHYSICAL PROPERTIES:   2.  Extremely volatile; boils and freezes without reason"
"THE FEMALE'S  PHYSICAL PROPERTIES:   3.  Undergoes spontaneous dehydrolysis (weeps) for no  detectable reason"
"THE FEMALE'S  PHYSICAL PROPERTIES:   4.  Melts if given special treatment"
"THE FEMALE'S  PHYSICAL PROPERTIES:   5.  Bitter if incorrectly used"
"THE FEMALE'S  PHYSICAL PROPERTIES:   6.  Found in various states ranging from virgin metal to   common ore"
"THE FEMALE'S  PHYSICAL PROPERTIES:   7.  Yields to pressure applied to correct points"
"THE FEMALE'S  PHYSICAL PROPERTIES:   8.  Non-magnetic, but attracted to specific plastic   used in credit cards"
"THE FEMALE'S  CHEMICAL PROPERTIES:  1.  As a great affinity for gold, silver, platinum and  precious stones"
"THE FEMALE'S  CHEMICAL PROPERTIES:  2.  Absorbs great quantities of expensive substances"
"THE FEMALE'S  CHEMICAL PROPERTIES:  3.  May explode spontaneously without prior warning,   and for no known reason"
"THE FEMALE'S  CHEMICAL PROPERTIES:  4.  Insoluble in liquids, but activity greatly increased  by saturation in alcohol"
"THE FEMALE'S  CHEMICAL PROPERTIES:  5.  Most powerful monetary/ego-reducing agent known to man"
"THE FEMALE'S  COMMON USES:   1.  Highly ornamental, especially in sports cars"
"THE FEMALE'S  COMMON USES:   2.  Can be a great aid to relaxation; usually not"
"THE FEMALE'S  COMMON USES:   3.  Used as heating agent, if properly prepared  "
"THE FEMALE'S  COMMON USES:   4.  Has ability to reproduce; use extreme caution"
"THE FEMALE'S  STORAGE:  Best results are obtained if the specimen is aged between   19 and 25 years."
"THE FEMALE'S  TESTS:   1.  Pure specimen turns rosy pink when discovered in a raw, natural state    "
"THE FEMALE'S  TESTS:   2.  Turns green when placed beside a better specimen"
"THE FEMALE'S  HAZARDS:  1.  Migrates in groups of similar species; generally  congregating in frenzied packs around malls"
"THE FEMALE'S  HAZARDS:  2.  Highly dangerous except in experienced hands"
"THE FEMALE'S  HAZARDS:  3.  Use extreme care if experiments are to succeed"
"THE FEMALE'S  HAZARDS:  4.  While in possession of one specimen, it is highly  unwise to attempt to obtain another"
"THE FEMALE'S  HAZARDS:  5.  If specimen begins to boil, leave immediately"
"THE FEMALE'S  HAZARDS:  6.  Appropriate protective attire is required to complete  satisfactory conclusions"

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Sweden Sweden
About me:
I attended programming college and I have a degree in three most famous and successful programming languages. C/C++, Visual Basic and Java. So i know i can code. And there is a diploma hanging on my wall to prove it.
.
I am a professional, I am paid tons of cash to teach or do software development. I am roughly 30 years old .

I hold lectures in programming. I have also coached students in C++, Java and Visual basic.

In my spare time i do enjoy developing computer games, and i am developing a rather simple flight simulator game
in the c++ programming language using the openGL graphics libray.

I've written hundreds of thousands of code syntax lines for small simple applications and games.

Comments and Discussions