Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Martin Schaible on Jan 19, 2010 06:27
open dhtmlx forum
Commercial Versions ZIP-File

The commercial versions of you products are containing a zip file in the root of the main zip file, eg. dhtmlxcombo_pro_full.zip.
Is this the "upgrade" from the GPL- to the Commercial Version?
Do i have to overwrite the files with the content pf the zip files?
Answer posted by Alex (support) on Jan 19, 2010 07:40

Hello

usually for combo initialization you need to include dhtmlxcommon.js and dhtmlxcombo.js (they ar ein the codebase folder).

dhtmlxcombo_pro_full.zip consists of dhtmlxcombo.js and some other files. The dhtmlxcombo.js from this archive already contains both dhtmlxcombo.js and dhtmlxcommon.js libraries.

So to initialize combo you need to included either dhtmlxcommon.js and dhtmlxcombo.js from codebase folder or dhtmlxcombo.js from dhtmlxcombo_pro_full.