Merlin
Expert Member
I've just tried to send an email stating my unhappiness with a big chain firm's repeated SMS spamming me about an upcoming promotion.
That had me riled up already.
I went to their website, where they have a 'Contact Us' and a 'Customer Care' button. They're a screen apart but strangely enough link to the same page.
QC?
I typed up my message, polite but firm, filled in the necessary details and hit the Submit button...twice...thrice...
Temper's flaring...
*check source code*
QC?
How hard is it to check that? Seriously?
It's truly amazing how many firms completely disregard website communication.
MAJOR pet peeve of mine, and one that I take up all of the time.
That had me riled up already.
I went to their website, where they have a 'Contact Us' and a 'Customer Care' button. They're a screen apart but strangely enough link to the same page.
QC?
I typed up my message, polite but firm, filled in the necessary details and hit the Submit button...twice...thrice...
Temper's flaring...
*check source code*
Code:
<form name="frmContactus" method="post" [b]action=""[/b] onSubmit="return validateForm(this);">
QC?
How hard is it to check that? Seriously?
It's truly amazing how many firms completely disregard website communication.
MAJOR pet peeve of mine, and one that I take up all of the time.