Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bennyf118

    form to database

    do they have their own script that you can use or is geocities even worse than I thought it was (and that was tough! ;-))
  2. bennyf118

    form to database

    *sigh* stupid me...I'm not surew about the server platform, but it is geocities, if that tells you anything...
  3. bennyf118

    form to database

    well, I have a mac, but my friend has a pc... Sorry, didn't realize how much that mattered...anyway, is that enough info for you to at least generally describe how? thanks...
  4. bennyf118

    form to database

    How would you change results from a form (such as poll) into results in an accessible database?
  5. bennyf118

    random music (midi)

    and then what would you do with the html part? just delete it? BTW, also, are you sure this works, or is it just a stab in the dark? thanks...
  6. bennyf118

    random music (midi)

    I am trying to make a page choose a random music selection and then play it... I use this as the random function... function get_random() { var ranNum= Math.round(Math.random()*10); return ranNum; } I use this to select the music being played... function...

Part and Inventory Search

Back
Top