Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Shanny on Dec 12, 2008 04:26
open dhtmlx forum
How to use dhtmlxAjax with monorail & C# instead?

We are using monorail MVC Framework & C# for the web development.

Can you give a sample on usage of dhtmlxAjax in this scenario instead of php?
Answer posted by Support on Dec 12, 2008 05:18
The dhtmlxAjax is a lib, which can execute POST and GET calls of url provided with specified parameters. It has not any special server side support, and not purposed for usage with custom server side frameworks.
dhtmlxAjax can be used If you  need to call some url and retrieve response, its the main purpose of lib.