Re: [PHP] I am new - Having problems displaying something

2004-11-19 Thread Brian Heibert
I tried adding a ip addresss: http://4.10.69.244/christiantoplist/playing.php"; WIDTH="256" HEIGHT="256" ALIGN="BOTTOM"> The domain I have christiantoplist.org forwards to http://4.10.69.244/christiantoplist/index.html But it still doesn't work It says: Current Song: and then it's blank Brian

RE: [PHP] I am new - Having problems displaying something

2004-11-18 Thread Warren Vail
Looks like the URL you are trying to passthru is missing a domain, No? ;-) Warren Vail > -Original Message- > From: Brian Heibert [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 18, 2004 9:33 PM > To: [EMAIL PROTECTED] > Subject: [PHP] I am new - Having problems displaying something

Re: [PHP] I am new

2002-03-27 Thread S.Murali Krishna
This is not really PHP stuff anyway see here.. This is possible with Javascript which can be placed in your link to refresh the frames inside the function you can change source of one or more frames if you know javascript parent.frame1.src = .. parent.frame2.src = On Wed, 27 Mar 20