When I finally found a way to contact Verizon through “email” (really a form to fill out), I typed out my complaint. I have separate internet and telephone accounts; for some reason, the payments I try to make to one account are being applied to the other account, so one account is overdue and the other has credits.
I wrote a detailed email, using quotation marks around the menu items I had clicked, punctuating contractions appropriately, and adding a parenthetical aside or two (that’s just the way I write).
I was surprised to get this message when I tried to send the email:
So, I had to go back through my text, removing the offending “special characters.”
How insulting.
Similar:
Hypertext as a Teaching Tool -- Brown University Poetry Classroom 1974
Annie Sullivan on teaching:Â
The Declaration Of Independence, 240 Years Later (NPR)
Your Brain Does Not Work Like a Computer
Dress Rehearsal for Laurel Ballet "Alice in Wonderland"
Email Tips: Top 10 Strategies for Writing Effective Email
Pingback: Jerz's Literacy Weblog
Dennis, that’s an immediate signal that the submission gets parsed by some computer program. All of those “special characters” are unprocessable by SQL, JCL, and other standard text readers. So if you include them in your message, they break the parser :)
My blog uses MySQL, and it handles “mysql> SELECT * FROM mydatabase WHERE name = “Verizon” AND adjective = ‘tool’;” just fine. It should be a trivial thing to convert those symbols to HTML entities.
sorry to hear this Dennis. Hopefully it will get sorted out soon.
After multiple phone calls, my wife sorted it out for me while I was at work. (Bless her heart.)