I too have tried to unsubscribe, to no avail. I looked at the source of the web page, and may have found the problem. (Those of you who are programmers, please double check).
If I am right, this says if the button is checked, you subscribe; if it is unchecked, you unsubscribe. However, the form uses a radio button, not a checkbox, so to unsubscribe, you check the button that has to be unchecked in order to unsubscribe.... --Claire ================ <td><FONT FACE="Arial">Please select the desired request:</FONT></td> <td> <FONT COLOR="black" FACE="Arial, Arial, Arial"> subscribe</FONT><INPUT TYPE="RADIO" NAME="command" Value="subscribe" checked> <FONT COLOR="black" FACE="Arial, Arial, Arial">unsubscribe</FONT><INPUT TYPE="RADIO" NAME="command" Value="unsubscribe" unchecked> ================ Timothy Riley wrote: > > What on earth does it take to get off of this list? I'm travelling and > don't have the time to dig through the traffic this list generates, > especially with dial-up speeds. I've tried four times over the last two > months to unsubscribe without success (obviously). Help! > > To subscribe/unsubscribe, point your browser to: >http://www.tullochgorm.com/lists.html To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html
