You are here: Forum Home / RapidWeaver User Forum / Tips, Tricks and How Tos / Thread
—ported from old forum—
Well it has been a while….but here is a new screencast for demonstrating how to use Forms to Go (FTG) with RapidWeaver.
The screencast will show you the basics on creating a contact form with error validation and a CAPTCHA element to reduce spambots sending email
Enjoy the show at my signature link
EDIT: To avoid any additional emails here is the code excerpt used to create the HTML form, and FTG version 4 only supports the error messages on your HTML form.
<input class="TextField" type="text" name="Email" size="30"/>
<span style="color:#ff3333; "><!--ERRORMSG:Email--></span>
<br /><br />
<label>Subject</label> *
<input class="TextField" type="text" name="Subject" size="25"/>
<span style="color:#ff3333; "><!--ERRORMSG:Subject--></span>
<br />
<br />
<label>Comments</label> *
<br />
<textarea class="TextArea" name="Comments" rows="8" cols="46"></textarea>
<br />
<p>Please, enter the security code</p>
<img src="http://YOUR_WEB_SITE.com/FORM_LOCATION/mailer.php?formstogoimgflt=yes"><br>
<strong>Security Code in ALL CAPS</strong><br></br>
<input type="text" name="accesscode" size="8"><br></br>
<span style="color:#ff3333; "><!--ERRORMSG:accesscode--></span>
<br /><br />
<input class="form-input-button" type="reset" name="resetButton" value="Reset" />
<input class="form-input-button" type="submit" name="submitButton" value="Submit" />
</form>
Regards
Kb
SymfoniP - Premium Stacks Add Ons and RapidWeaver Plugins
SupportCasts.com - another great screencast and video resource site
Follow me on Twitter
(Active since 14th May 2007 - Old Forum post Count 2173)
Hi kb
I have followed exactly as u said in your screencast, i think its genius, bt i am having real issues, i cant get captcha to dispaly properly it just giving me ? in a box, please check here, http://www.depala.co.cc/Contact Us/
regards
G
Try taking out any spaces in the contact form name (Contact Us.php).
David
I really enjoy using Bluehost, and they will give me money if you sign up through this link!