As a test to get things going, I made my first form at http://www.mulhollandsecurity.com/security/test3.html/
As I am thinking that, if I were to make several of these forms and have them all in the same directory, it could get a bit messy, I made a new directory off of the root and named it mailchimp.
I uploaded all the files that were created by webform builder to that directory.
Than I revised the code that is put into the page thusly:
<noscript>
<iframe width="502" height="711" style="border:none; background:transparent; overflow:hidden;"
id="fb_iframe" src="http://mulhollandsecurity.com/mailchimp/MulhollandCCTV/MulhollandCCTV.html">
<a href="http://mulhollandsecurity.com/mailchimp/MulhollandCCTV.php" title="MulhollandCCTV">Check out my
CoffeeCup Form</a>
</iframe>
</noscript>
I guess that I must have revised this incorrectly in one fashion or another as the form is not showing up.
I wonder if you could also help me with one other thing about this.
The only text field that I see available in maichimp has a character limit of 254. I have attempted to associate this field with webform builder's text area, but the wizard won't allow it. Is there anyway I can coax a higher character number out of mailchimp's text field, associate it with wfb's text field and heighten the box?