minusme
Site Admin

Joined: Jan 25, 2004
Location: New York
Posts: 3653
|
| Posted: Tue Aug 24, 2004 5:55 am |
|
what kind of website do you have Tuttle? Is it PHP? Did you use a template maker or create it by hand?
If it's Old School (html) you just need to hardcode the links into your page somewhere. You can get the links easy by righ-clicing the play button for each station and choosing "copy shortcut".
To enter it in your page using html, use this format:
<a href="http://www.unsignedbandwebRadioStationURL">Rock Radio Lofi</a>
You can repeat this for every station.
Ron |
|
|