Closed Thread
Results 1 to 5 of 5

Thread: ajax for apache?

  1. #1
    jimiwa is offline Newbie
    Join Date
    Nov 2009
    Posts
    14
    Rep Power
    0

    ajax for apache?

    I'm wondering if Ajax can be done on apache web servers.
    I don't know a lot about web programming, and I'm only aware
    of ajax in ASP, and I have heard that ASP doesn't work on apache
    web servers. Is there a version of Ajax that can run on apache
    web servers? Thanks.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: ajax for apache?

    AJAX is a term used to describe the combination of Asynchronous JavaScript and XML with any server side language such as ASP, PHP, Ruby, Perl, etc. To answer your question, yes, it will work fine with Apache or any other HTTP server.

  4. #3
    jimiwa is offline Newbie
    Join Date
    Nov 2009
    Posts
    14
    Rep Power
    0

    Re: ajax for apache?

    So if I understand correctly, using ajax means that you can have
    a web page that changes it's content without having to reload the
    page- and this can be done with any of the languages you mentioned?

  5. #4
    Join Date
    Mar 2008
    Posts
    7,145
    Rep Power
    86

    Re: ajax for apache?

    Yes!

  6. #5
    Jaan Guest

    Re: ajax for apache?

    AJAX is like JavaScript..you don't have to install anything or use no serverside programming languages.. You can use it everywhere you want. (not in databases ofc)

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Beginner Set up apache
    By jakash3 in forum Linux Tutorials, Guides and Tips
    Replies: 4
    Last Post: 06-24-2011, 07:06 PM
  2. Configuring Apache with PHP
    By arxh in forum PHP Development
    Replies: 11
    Last Post: 07-30-2010, 03:03 AM
  3. Cant figure out Apache
    By jayrare in forum PHP Development
    Replies: 13
    Last Post: 08-26-2009, 02:58 PM
  4. Apache & IIS
    By zeroradius in forum Computer Software/OS
    Replies: 3
    Last Post: 06-03-2009, 09:43 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts