//Not that the automation user MUST have an IP Address set for the system to work
//-----------------------------------------------------------------------------------------
aryAjax_Settings[0] = "client_demo"; //The system to usearyAjax_Settings[1] = "demo"; //The automation usernamearyAjax_Settings[2] = "password"; //The automation users password
aryAjax_Settings[3] = "1"; //The Id of the campaign
aryAjax_Settings[4] = "strCDA_1_field_0_0"; //The search field
aryAjax_Settings[5] = "1"; //The search value
aryAjax_Settings[13] = "-1"; //Id of the current record, used for delimiting and not repeating current casearyAjax_Settings[14] = "true"; //Click through to campaign?aryAjax_Settings[15] = "divWarning"; //The id of the destination to which the table will be insertedaryAjax_Settings[16] = "Table"; //The default option is to create a table to display. The other options is Insert. Which will insert the values into the relevant fields.
//The fields to be returned into the array
aryAjax_Settings[8] = "-1"; //Error Status
aryAjax_Settings[9] = ""; //Error Translation
aryAjax_Settings[10] = "-1"; //Record count
aryAjax_Settings[11] = ""; //Alternate Destination if required. Constructed just before use
//-----------------------------------------------------------------------------------------
aryAjax_Settings[18] = "true"; //Show table if empty? By default always show something.
aryAjax_Settings[19] = ""; //Custom sort order if needed
aryAjax_Settings[33] = ""; //Custom sort orderDESC
aryAjax_Settings[20] = ""; //Custom group by if needed
aryAjax_Settings[21] = "false"; //Limit to My Records only
aryAjax_Settings[22] = ""; //Auto Login - System
aryAjax_Settings[23] = ""; //Auto Login - User
As part of the functionality there are a number of predefined functions. There These are set in aryAjax_Settings[16]
As the functions are detailed, please use the links where available for further details.