jasonc Posted April 23, 2006 Share Posted April 23, 2006 please could someone take a look at this and let me know if they can help.I wish to simply change the contents of a table that is within a frame, from another frame.the left hand frame plays music and i wish for the track playing to be shown in a table that is in the right hand frame, but the right hand frame is made up of php files, using the include() inside the frame table.i have been told to use this line that line, but none are getting results.it has got to have something to do with my using php and including the pages from them.thank you in advance for your help.Jason Quote Link to comment Share on other sites More sharing options...
rab Posted April 24, 2006 Share Posted April 24, 2006 If you have mysql databases just make a tables and update it with what songs are playing. Then use a php file to retrive that data. Quote Link to comment Share on other sites More sharing options...
jasonc Posted April 24, 2006 Author Share Posted April 24, 2006 i have music playing in one frame and the other frame is where i want the track name, the music is continuos.the main frame where they browse the pages is static until they click something so i need a way to update the table in this frame. DIV is the only way.please read the rest of the post to find out more.[!--quoteo(post=367830:date=Apr 24 2006, 02:44 AM:name=rab)--][div class=\'quotetop\']QUOTE(rab @ Apr 24 2006, 02:44 AM) [snapback]367830[/snapback][/div][div class=\'quotemain\'][!--quotec--]If you have mysql databases just make a tables and update it with what songs are playing. Then use a php file to retrive that data.[/quote] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.