Results 1 to 2 of 2

Thread: AJAX help

  1. #1
    Join Date
    Jul 2009
    Posts
    11

    AJAX help

    Hi again,

    I really want to learn how to use AJAX, and someone has asked me to build something that works in a similar way to this php app:

    http://conceptioncalc.duofertility.com/page1.php?

    For various reasons I can't use php, so I thought this might be a good starting point for AJAX. Can anybody point me in the right direction?

    Thanks

    S

  2. #2
    Join Date
    Aug 2009
    Posts
    49
    The whole point of AJAX is to have some processing on the server side and call it asynchronously.
    If you can't use PHP, you should use ASP or other server side scripting.

Similar Threads

  1. ASP and some Ajax Tabs....
    By khopek in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 27 Jul 2009, 12:03 PM
  2. Replies: 0
    Last Post: 13 May 2008, 11:47 AM
  3. Multiple Ajax functions on the same page?
    By Tek9Designs in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 20 Jul 2007, 03:02 AM
  4. ajax and safari
    By Violenteer in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 11 Mar 2007, 06:06 PM
  5. Practical AJAX Examples
    By sloppyjoe in forum General Questions
    Replies: 0
    Last Post: 22 Aug 2006, 02:10 PM

Posting Permissions

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