For how to set it up, still the same with auto reload CBox installing the first version that you can see here (How to Install Auto Reload/Refresh On CBox). Only difference is, you enter the script is the script below:
<script type="text/javascript">
var fdsarc_timeSet=10; /* time for refresh in second*/
var cboxmain_height=270; /* CBox Main height */
var cboxform_height=90; /*CBox Form height */
var fdsarc_autoLoad=true;
var fdsarc_infoText='Auto-refresh:';
var fdsarc_cboxmainID='http://www3.cbox.ws/box/?boxid=3319825&boxtag=9hzp17&sec=main';
var fdsarc_cboxformID='http://www3.cbox.ws/box/?boxid=3319825&boxtag=9hzp17&sec=form';
var fdsarc_onOptionText='ON';
var fdsarc_onOptionTitle='Click to check automatically for new messages';
var fdsarc_offOptionText='OFF';
var fdsarc_offOptionTitle='Stop automatic checking for new messages';
</script>
<script src="http://ffd-script.googlecode.com/svn/trunk/fdsarc/fdsarc.js" type="text/javascript"></script>
var fdsarc_timeSet=10; /* time for refresh in second*/
var cboxmain_height=270; /* CBox Main height */
var cboxform_height=90; /*CBox Form height */
var fdsarc_autoLoad=true;
var fdsarc_infoText='Auto-refresh:';
var fdsarc_cboxmainID='http://www3.cbox.ws/box/?boxid=3319825&boxtag=9hzp17&sec=main';
var fdsarc_cboxformID='http://www3.cbox.ws/box/?boxid=3319825&boxtag=9hzp17&sec=form';
var fdsarc_onOptionText='ON';
var fdsarc_onOptionTitle='Click to check automatically for new messages';
var fdsarc_offOptionText='OFF';
var fdsarc_offOptionTitle='Stop automatic checking for new messages';
</script>
<script src="http://ffd-script.googlecode.com/svn/trunk/fdsarc/fdsarc.js" type="text/javascript"></script>
Description:
- Replace the red code in accordance with the requirements (The instructions are in addition to the left)
- Replace the blue code with url code you get from your CBox form (not be confused between cboxmain with cboxform)
http://templatetrick.blogspot.com/