That's harder than it looks. Two servers have to work together in sequence. They bounce requests back and forth off of each other. When the user sees the final page come up, it's at the end of this sequence. If they bookmark the page at this point, and use a lowercase station code, it'll fail. The first page contains this instruction:The URL is case sensitive, and a station code that's lowercase in the URL will produce a station not found message. For someone who might just be editing the URL directly instead of always going back to the start page to query different stations, it would be nice if your program would accept a lowercase station code there as well.
To create a bookmark for a particular station, it should be in this form:
www.dixielandsoftware.com/cgi-bin/solari_relay.pl?data=xxx
where xxx is the three-letter code for the station.
I'll look into fixing this so that no special bookmarking is necessary.
Thanks,
jb
Last edited by a moderator: