Questions tagged [ajax]

AJAX (Asynchronous JavaScript and XML) is a set of development techniques for creating interactive web applications, using asynchronous communication between the client and server.

64 questions
0
votes
1 answer

Setting up Ajax Push Engine (APE) to play nice with Apache

I'm trying to setup Ajax Push Engine (http://ape-project.org) on a CentOS server. I've installed the APE Server and verified that it is running correctly. I setup a subdomain on a separate IP, but I still can't get the javascript to connect. I…
James Simpson
  • 1,601
  • 2
  • 14
  • 30
-1
votes
1 answer

Certain URLs (and some content) not being blocked by DansGuardian

In attempting to configure DansGuardian I've had difficulty blocking certain search sites, though it also differs between browsers. I'm using the word "twerk" for testing as there's no instance of it in the bundled DansGuardian lists. I've added the…
-1
votes
1 answer

Get external page title

I have a task. One input: input type='text' id='url' name='url' One button: button id='go' and one div. User writes a site in that input and onclick i must show title of that site How can i do that ?
-1
votes
2 answers

Is this http server's issue?

vps
  • 1,187
  • 3
  • 12
  • 12
1 2 3 4
5