Click to See Complete Forum and Search --> : Connecting ajax to source code data


Melanie
12-03-2006, 07:49 AM
Hello, can ajax connect to the server for a server side script function only and NOT a page?

For instance lets say I want part of the main page to have a refresh without a full refresh every so often. There is a function on the server that executes another partial refresh after so much time. Can the ajax connect to the function so that the function applies to the http request? Thank you very much. Melanie