Here is my first sample which I did mid last week, before my laptop crashed. It was and is a painful experience.
This is pretty simple example. I have three files. One html file which is this sample and other one which provides the data for this example and javascript file.
Let me know what you think about this one.
Subscribe to:
Post Comments (Atom)
3 comments:
Can you provide the files, so I can look at them?
I looked at your files. I think this is about a simple as things can get. Things get more complex when the application decides to do fancy stuff with the data that is returned. In this case, the returned data is just a string, but more complex data structures could be sent instead.
This is simplest of the example I have tried as my first Stab at it. You will see some good example by this weekend
Post a Comment