There is an option for it in the global settings.
I found a bug: the main page (domain.tld) still loads scripts, even if I selected to only have it in 2 pages. Just checked and there I have:
<link rel='stylesheet' id='cforms2-css' href='http://[domain.tld]/wp-content/plugins/cforms2/styling/cforms.css?ver=14.12' type='text/css' media='all' />
<script type='text/javascript' src='http://[domain.tld]/wp-content/plugins/cforms2/js/cforms.calendar.js?ver=14.12'></script>
<script type='text/javascript' src='http://[domain.tld]/wp-content/plugins/cforms2/js/cforms.js?ver=14.12'></script>
Can you please also check this? Thanks.
I checked and cannot reproduce. If I set to only INCLUDE at some page IDs, I do see any cforms CSS/JS loaded on the main page.
Have a look at my site, live, cache deleted a dozen of times so it can’t be because of the cache (WpSuperCache): http://goo.gl/Dc86Ja
Screenshot with the code: http://imgur.com/AWZiWWx
Screenshot with the settings: http://imgur.com/DXgrdrv
Did you try removing the comma at the end of the include settings?
You are right, it was because of the comma. Anyways, you should fix this, should be quite easy. Thanks!