My keyboard just turned itself British. Help?
(1) I blame your employer.
(2) PETE!!!!!
(3) Stiff upper lip, darling.
'The Message'
Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!
My keyboard just turned itself British. Help?
(1) I blame your employer.
(2) PETE!!!!!
(3) Stiff upper lip, darling.
Close your eyes and think of England?
Pour tea on it?
That's what it wants you to do. You need to use something that'll make the UK English recoil in horror, like peanut butter or ice cold beer. Once it's suitably weakened you should be able to dispatch it with ease.
Threaten it with excellent dentistry!
Spam got sent from my profile email address to the midwest Buffistas mailing list. Would that be the hijacking of someone's address book that has both me and the mailing list in it?
OK, say you have the following Javascript code:
xmlhttp.open("GET", "test.txt",true);
What does the 'true' flag do?
eta: OK, I think the true means that the client Javascript continues to execute while the server request loads. Is that right?
stupid question, how do you do accented letters in HTML? I seem to have the code (É), but I can't make it work. I've tried putting it between < >, but that doesn't seem to work.
eta: oh, the IRONY!!!!
Thanks Jessica. I don't know what I was doing wrong before, but when I posted it here to make sure I had the right code, it worked.