The first parameter I see in the php code is “mask” which is as expected.
But the second parameter is “dhxr1452777156055” instead of “pos”… on every run the number always changes and its value is always 1…
Could someone give me a suggestion to what I could be wrong?
Thank you very much Andrei, that solved that issue!
Another problem is bothering me now though…
dhtmlx.js (line 9, col 17744)
TypeError: u is null
…)>0?"&":"?")+o:""),n)}}return}}else{if(typeof(u.documentElement)==“object”||(typ…
For every letter I type in the Combo, the PHP is returning the right data but I get the above error (as reported by FireBug) and I don’t see any options in the combo… as a matter of fact, the combo doesn’t even open (I have an attached onOpen event that never executes)…
Could you please provide us complete demo including all correspondnig js/css files?
Please also add information regarding current and expected behaviour.