See Attached Files
![xml_js.js](/SupportRef.nsf/e6b464faa52c14d1852567d90082c48f/d06792fecfeb1aa1852570dc0076eb6e/Body/0.384!OpenElement&FieldElemFormat=gif) ![xml_agent.txt](/SupportRef.nsf/e6b464faa52c14d1852567d90082c48f/d06792fecfeb1aa1852570dc0076eb6e/Body/0.B78!OpenElement&FieldElemFormat=gif)
URL that feeds to agent is in format of:http://server.mindwatering.com/folder/dbapp.nsf/myajaxagent?OpenAgent&action=myscriptfunction¶mnm=paramvalue
Calling Function
for - sendHttpRequestSetDiv(url, params, form, divid):
urlagentpath = 'http://server.mindwatering.com/folder/dbapp.nsf/myajaxagent?OpenAgent';
paramsinstring = 'action=somefunctionkey¶mnm=paremvalue';
sendHttpRequestSetDiv(urlagentpath, paramsinstring, formnameonwebpage, dividtoplacecontent)
previous page
|