Help & Support
Our help database contains answers to most of the common questions regarding our products. Type your question or keywords below to search the database. If you are unable to find what you are looking for, contact us, and we will do our best to assist you.
Yes.
To do this, edit the Cbox HTML code for every subsequent Cbox you add after the first, looking for the names "cboxmain" and "cboxform" and adding a number to them, so that they are unique to each Cbox you have on your page. Then add &sno=[number] to both "src" addresses.
For example the second Cbox you add should have these names: "cboxmain2" and "cboxform2". And your src properties will become ...&sec=main&sno=2 and ......&sec=form&sno=2. Note that the "main" and "form" must have the same number for any particular Cbox.
