Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Ben on Apr 30, 2008 03:14
open dhtmlx forum
Load and post

Hi,
for loading data to my grid, i use loadXml, but in my case, i want to use a post command to submit data for the request inmy database.
For example :
i loodad data with a submit function an di put the xml result in a variable and then i load my grid with such a function like loadVariable(myXmlResult).

How i can load xml data without a get ?

Is there another way to do that ?
Answer posted by Support on Apr 30, 2008 04:18
Basically loadXML command can be switched to POST mode instead of get
    http://dhtmlx.com/docs/products/kb/index.shtml?cat=search&page=1&q=1685&ssr=yes&s=loadXML%20post