Articles tagged “Form Builder” -...

Overriding the default "from:" address in Web Form Builder

By default, any emails you receive will come from formname@domain.com (where "formname" is the saved name of your form and "domain.com" is your publishing domain). However,...

How do I make my Pop-Up form transparent?

Ever used the pop-up form function in Web Form Builder? It makes your form pop up over a webpage that it's emedded in. If you want that pop-up to be transparent, you need to make a few simple...

Preparing a New Windows Web Form Builder Theme

So you've decided to make your own Web Form Builder theme, eh? Excellent! First you need to do a little bit of prep work. This tutorial will show you how to create a new theme so you don't...

Putting Your Form on a Joomla Website

Got a Joomla site that needs a form? Planning to use the CoffeeCup Form Builder to create it? Prefer to contain it all within your own server rather than taking advantage of the S-Drive...

Using Regular Expressions as CAPTCHA

This may seem hard at first because you are getting into uncharted territory with regular expressions. But once you see the process it really is not that tough. :)  Step 1:  Drag...

Web Form Builder Sample Test Form

Web Form Builder Lite only allows you to publish your form to S-Drive .  Exporting your form to your own server is only available with the registered version of the software. This...

S-Drive Academy: Mailing Lists

An Effective Mailing List: The Bread & Butter of the Web (And with Web Form Builder and MailChimp, a lot of easy fun, too!) How do you gather contact information and engage...

S-Drive Academy: Using Web Forms to Interact and Learn

Sparked by an overwhelming amount of compliments, we decided to focus The Academy on something every website needs: web forms! So, here we go! First, we’ll talk about why they are so...

Responsive Themes: What are they?

You may be asking yourself what really is a Responsive theme and why do I need one? Well a responsive theme is a process of web design that allows a website designer to restructure a website at...

Editing a Custom Form Theme for Windows

So you want to create your own theme? Great! All you need to do is create a new theme, edit the default.css file until it's styled the way you like, and put all your referenced images in the...

How to manually adjust the Time Zone settings in Web Form Builder

Web Form Builder sends emails using the UTC time zone format. Soon we'll have a feature that allows you to adjust for your local time zone, but with just a small modifiction to a php file,...

How do I configure Web Form Builder for use with PayPal Sandbox?

If you want to use PayPal Sandbox with Web Form Builder, there is a small change that you will need to make to one of the PHP scripts.  Please note, this does not work if your form is hosted...

Digital Signature

Digital Signatures is easy to use and can be used to authenticate the identity of the sender of a message or the signer of a document. By following the steps outlined below you will be up and...

What Email Address Does Web Form Builder Use?

In Web Form Builder's Email Notices tab, you can choose to receive a notification message (an email sent to you, the form creator) or an auto-response message (an email sent to the...

How to Customize a Manual Captcha Box

You can configure Web Form Builder to use the reCAPTCHA system to validate a user's human-ness by choosing either Automatic (S-Drive Only) or Manual from the Captcha drop-down in the...

Patch System Registry for Invalid Mime-Type

Web Form Builder requires a properly set mime-type for CSS files that is stored in your system registry. If this key is not set correctly, it will create problems not only for Web Form Builder,...

Editing a Custom Form Theme for OS X

So you want to create your own theme? Great! All you need to do is create a new theme, edit the default.css file until it's styled the way you like, and put all your referenced images in the...

I Get a T_OBJECT_OPERATOR Error when Submitting a Form

If you've published/uploaded your form to your server and are testing it, you might see an error that looks similar to this when clicking the submit button: Parse error : syntax error,...

What not to do when using Dreamweaver and WFB

When exporting your form to a Dreamweaver project there are a few things that you need to know first. Your form is exported in a _exported folder which holds all your form...