Forum Moderators: coopster
from the website from where users can listen webstream its code like this.
<APPLET CODEBASE="http://***.***.***.***:80/" ARCHIVE="WebPlayer.zip" CODE="webplayer.class" ALT="The web player" NAME="Web Player" WIDTH="87" HEIGHT="45">
<param name="AudioStreamURL" value="http://***.***.***.***:80/webstream">
<param name="UseDefaultIcon" value="false">
<param name="AudioBufferSize" value="5">
<param name="AutoPlay" value="true">
<param name="AutoBitRate" value="false">
<param name="AutoLoop" value="true">
<hr>
If you were using a Java-enabled browser, you would see the
<a href="http://www.clipstream.com/help/java.html">clipstream</a>
<hr>
</APPLET>
everytime when my ip address change, i need to edit abv code's ip address. and upload it again on FTP.
i want to make form, from where i can just enter my new ip address and then that ip address comes into abv code's IP Address Field.
how can i do this?
sorry! its purely a basics question but am new to PHP or if someone can give me the best solution.
Thanks in Advance!
Most routers support automatically updating to dyndns when the IP changes; if yours doesn't, you can run a little program on your computer.
This is much easier than having to manually enter your IP all the time.
[edited by: jatar_k at 2:11 pm (utc) on Feb. 2, 2008]
[edit reason] removed url [/edit]