Recently, over on the CGPro List, people were interested in a webfrontend to subscribe/unsubscribe to Email-Lists hosted on a CommuniGate Pro mailserver.
Here is an example perl-script which does handle this and then some.
To use the script, you need a form like this:
<form action="/cgi-bin/ListSubscribe.pl" method=post>
<input type="hidden" name="listname" value="yourlist@example.com">
Your Name: <input type="text" name="realname" maxlength=40>
Company Name: <input type="text" name="company" maxlength=40>
Your Email: <input type="text" name="account" maxlength=40>
<br><b>Action</b><br>
Subscribe: <input type="radio" name="listaction" value="subscribe" checked>
Unsubscribe: <input type="radio" name="listaction" value="unsubscribe">
<input type="submit" value="Submit">
</form>
Good Citibank ATM contingency design - Signal vs. Noise (by 37signals)
It would even be better, if the warning actualy told you what the correct direction would be. There are 4 possibilities:
- Face Up, magnetic strip left
- Face Up, magnetic strip right
- Face Down, magnetic strip left
- Face Down, magnetic strip right
The warning doesn't tell you which of the 4 possibilities would be the correct direction, so what's the point? The only benefit of this warning is, that they don't only say "We can't read your card" which might lead you to believe, the card is broken.
I've been ranting about similar things forever. Ever seen the symbols on any of the payment terminals where you have to slid your card through? I've never seen one which clearly pictures which way to turn the card.
Unfortunately i had to force TypeKey registration for comments on this site. Comment Spam was just getting crazy and causing way too much work to moderate it.
Sorry, but if you want to comment, you need to get a TypeKey identity and sign in. It's easy and free!