Queries & Responses for 14 October 2005

caught ejaculating on customers food
If any peaceniks and pacifists in the audience would like to reconsider your position on a good caning as a penal deterrent I think this issue should be prime among the debate cases.
Why not discuss this issue over lunch? Discuss it at lunch I mean of course. At lunch.
[close] Permanent link · http://querylog.com/q/caught+ejaculating+on+customers+food

Suggested HTML for linking:
Link preview: caught ejaculating on customers food
14 October 2005 · world cuisine
The page found by the original query:
Words that start with S—The Devil’s Dictionary X™
Women find the Pope to be physically attractive
Let me straighten you out about something. Women found Henry Kissinger to be physically attractive. Power, cocaine, or cash. Women will lie down for all three.
Men on the other hand have much higher scruples. They will only become moronic whores for philosophically superior items like bigotry, politics, and C-‌sized saline bags stuffed under A-‌sized areolae.
[close] Permanent link · http://querylog.com/q/Women+find+the+Pope+to+be+physically+attractive

Suggested HTML for linking:
Link preview: Women find the Pope to be physically attractive
14 October 2005 · sex counselor
The page found by the original query:
majenta || BETTER LIVING || sedition.com
"SERVER_NAME" javascript
Probably what you’re after is the host attribute of the location object. Try this–
<script type="text/javascript"><!--
  document.write( "This server is: " +
                   document.location.host );
//-->
</script>
Which should result in–
NB: if the port is part of the document’s URI it will also show up. You can get around that, assuming you care to try, with something like–
document.location.host.replace(/:\d+$/,'');
More keywords for this post: host name, hostname, server name, $ENV{SERVER_NAME}, env.server_name.
[close] Permanent link · http://querylog.com/q/%22SERVER_NAME%22+javascript

Suggested HTML for linking:
Link preview: "SERVER_NAME" javascript
14 October 2005 · Internet & computing
The page found by the original query:
Code snippets in Perl and JavaScript