smramesh
10-21-2006, 09:26 PM
Hi,
I need to get the data from web server (that does some business logics/calculations) and sends the data (response) back to the client. My server does not support JSP. Is there any way for me to retrieve the data dynamically still?
I have a little knowledge/idea about XMLHttpRequest and Accessing returned data as XML string inside the script, but I do have difficulties in displaying that data and also having difficulties in putting that data from the script into a dataset dynamically and updating the view using that dataset.
Any ideas/suggestions would be great...Thanks in advance.
Ram.
I need to get the data from web server (that does some business logics/calculations) and sends the data (response) back to the client. My server does not support JSP. Is there any way for me to retrieve the data dynamically still?
I have a little knowledge/idea about XMLHttpRequest and Accessing returned data as XML string inside the script, but I do have difficulties in displaying that data and also having difficulties in putting that data from the script into a dataset dynamically and updating the view using that dataset.
Any ideas/suggestions would be great...Thanks in advance.
Ram.