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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"Now Playing" script

Status
Not open for further replies.

yodasw16

Technical User
Joined
Feb 2, 2006
Messages
1
Location
US
I manage the website of a public classical radio station. I want to add a "Now Playing" feature to the site. The playlist is created weekly and can be easily transfered to an excel document or another form of database. I would like to figure out how to write a script that would read the time on the playlist and display the corresponding song information as the time changes. I have seen this on other sites, but it never seems to work properly. Can anyone help me with this?
 
Sure... decide how frequently you want the page to refresh and every time the page is displayed it looks up the details from the database (server-side) and displays the appropriate details.

No javascript required.

Cheers,
Jeff

[tt]Jeff's Page @ Code Couch
[/tt]

What is Javascript? FAQ216-6094
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top