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 MikeeOK 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: *

  • Users: dasphatman
  • Content: Threads
  • Order by date
  1. dasphatman

    Can't figure this out!?

    I'm trying to create a golf score script, and are doing ok so far, but has stumbled on an issue. To make this explanation easy I have decided to only use 3 holes in my score card. The scorecard have 3 holes (hole1, hole2, hole3) which has a preferred number of strokes (par5, par4, par4). Now...
  2. dasphatman

    Layer over mediaplayer!?!

    Is it possible to create a layer/javascript over a mediaplayer, where I can put a image/add untill the player has finished buffering, og mayby even set a timer, so the image/add allways stays on atleast 5 sec. Hope somebody can help me...
  3. dasphatman

    Insert record.

    Is it possible when you insert a record in a database to only insert max 5 records. Can i make it delete the oldest one when i want to insert record #6 and so on?
  4. dasphatman

    Only considering the last 10 records for each ID

    I'm having this golfclub where i want to create my own "world ranking" by getting the average of each players points, but I only want the script to consider the latest 10 records for each player. I have no problem with the first part as the script below does. <% Application("Connectionstring")...

Part and Inventory Search

Back
Top