accessing a server from javascript

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Andy Fish

    accessing a server from javascript

    Hi,

    I have seen web pages sites, when you drop down a list box, it seems to go
    back to the server to retrieve some data without reloading the whole page
    (e.g. select make of car and it retrieves a list of models from the server
    to populate another list box)

    Can someone enlighten me as to how this is done?

    Andy


  • Jim Ley

    #2
    Re: accessing a server from javascript

    On Thu, 07 Aug 2003 16:33:36 GMT, "Andy Fish"
    <ajfish@blueyon der.co.uk> wrote:
    [color=blue]
    >I have seen web pages sites, when you drop down a list box, it seems to go
    >back to the server to retrieve some data without reloading the whole page
    >(e.g. select make of car and it retrieves a list of models from the server
    >to populate another list box)[/color]



    or similar techniques with frames.

    Jim.
    --
    comp.lang.javas cript FAQ - http://jibbering.com/faq/

    Comment

    Working...