Advice about AJAX

Discussion in 'JavaScript' started by gr8webseller, Nov 23, 2009.

  1. #1
    Before somedays i started a thread saying that want to learn PHP and i got good response here and now i feel that i am somewhat good with PHP,,,,

    the next is AJAX,,,,,

    give some tips for starting with AJAX, and please say me some books which deals with AJAX examples explained step by step,,,

    BTW, i don't know javascript,,,,,,,
     
    gr8webseller, Nov 23, 2009 IP
  2. rajesharma470

    rajesharma470 Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    To learn AJAX you need to know Javascript first. Best and easiest way to learn Javascript is 'Head First Javascript'.

    You can also have simple understanding on Javascript and start learning AJAX. Search for tutorials in google.

    AJAX is not big topic to learn. Few lines of javascript and how it works is enough.
     
    rajesharma470, Nov 23, 2009 IP
  3. gr8webseller

    gr8webseller Peon

    Messages:
    1,097
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks for the info,,
     
    gr8webseller, Nov 23, 2009 IP
  4. camjohnson95

    camjohnson95 Active Member

    Messages:
    737
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #4
    You don't necessarily need to know javascript in order to utilise AJAX.
    ASP.NET provides plenty of built-in AJAX controls that allow you to use AJAX without any javascript knowledge.
    It is also a great platform for server-side development, and should be easy to learn if you have some programming experience.
    But knowledge of javascript is definately an advantage anyway, and I would suggest that you learn it regardless of what you choose to use for server-side dev.
     
    camjohnson95, Nov 23, 2009 IP
  5. ajaXpert

    ajaXpert Member

    Messages:
    41
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #5
    You can use some ajax libraries to get used to. For example, www.phplivex.com
     
    ajaXpert, Nov 26, 2009 IP