Web form spam

Hi I am a novice CF dude. I have a web registration form that gets bogus registrations and I am trying get my users to type in a word to help limit spam. I am not sure how to do this and google and the forums do not show any cf examples.
I have tried various versions of the following
<cfset enter="alignment">
        <p><em>Please enter the word <cfoutput>#enter#</cfoutput> in to the field below to help us limit spam.</em></p>
        <br />
         <div class="register">
<label for="enter">Enter alignment:</label>
            <cfinput type="text" name="enter">
            <cfinput type="hidden" name="enter_required">
        </div>
If a user does not fill in the field, it will not submit. However, it will accept any text and I want it to except only alignment. any help most appreciated.
Jim

I have placed it inside of a .zip file now:
http://www.betterppt.com/form.zip
I have found instructions for a procedure that is precisely what I am driving at:
http://www.blogx10.co.uk/preventing-spam-form-submissions-with-css-and-cgi-5
But the syntax appears to be slightly different than what is used in my form.cgi script. Or I'm doing something wrong. Probably the latter...

Similar Messages

  • Web form spam continued . . .

    HI, I have tried adding a hidden field to my web form to help reduce spam. I am not sure what I tried will work and do I need to and how do I add some code to specify do not process form if this field is filled in?
    Here is what I tried so far and any help would be awesome - Thanks Jim
    <!--- rest of form above--->
    <div style="display:none; visibility:hidden;">
         <label for="contact_email">Please leave this field blank:</label>
         <cfinput type="text" name="contact_email">
    </div>
    <div class="register">             
                <cfinput type="submit" name="submit" value="Register">
                <cfinput type="reset" name="Reset " value="Reset Form">         
    </div>
                   </fieldset>
    </cfform>

    I cannot see how anything you've said or done so far will help reduce web-form spam. Assuming you wish to prevent someone from maliciously submitting a form 10000 times to your site, then you have to use a CAPTCHA.
    There is no easy, 1-2-3 way to add CAPTCHA to your application. However, some ways are easier than others. I would recommend Raymond Camden's Quick and dirty CAPTCHA Guide - for ColdFusion 8. It uses Coldfusion 8's in-built CAPTCHA functionality, and is relatively easy to adopt.

  • Web form spam by humans?

    I have an employment application form that is getting spammed. The form has a captcha so I'm assuming it is a human filling out the form. I'm looking for any ideas or tips for reducing the amount of spam.
    The solution may be putting the employment application form in a secure area and having applicants sign up.

    Please see this reply http://forums.adobe.com/message/4364404#4364404

  • Increase in SPAM web form submissions

    Hi,
    I'm noticing a trend of increased SPAM web form submissions across most  of our BC sites. This has got particularly bad in the past week or so. All SPAM submissions follow a very similar theme. The text is complete 'gobbledygook' basically! The forms being used don't have any description fields where long descriptions or links can be entered so I struggle to see why this is happening.
    What I want to know is:
    - is this something other BC partners are noticing, particularly recently
    - are your SPAM submissions similar to what I have shown below
    - what can we do to reduce these other than using CAPTCHA on all forms?
    - we exclusively use BC but I would be interested to know if the BC platform is particularly bad for SPAM submissions or is this something all sites are suffering from nowadays?
    - any other light you could shed on this issue or advice you could impart would be much appreciated
    Real submission example:
    First name: tjlavseb
    Surname: tjlavseb
    Email: [email protected]
    Date: hgnhQMmssGynJLb
    Time: 11am
    House Name: LHkJxazHGUYClEZJQd
    Street address: nvOaQumEsbBGsA
    Postcode: lJEODtxlXj

    Hi there,
    We are experiencing a high volume of spam since changing our web forms on our newly redesigned site. The objective of the site design was to make it quick and easy for clients to get a quick quote thus asking for only a few fields to be completed. Adding a captcha form would actually detract from the purpose of the form.
    We have implemented the honey pot field which seems to have made little to no difference in volume (this seems to be the case for this fix across many other users of BC). The problem is with our spam is quite unusual whereby we are not getting any specific info from them really making it hard to detect if it is spam or real. See example;
    Have you seen this type before? 
    Your Name
    David
    Email Address
    [email protected]
    Case Number
    4257685
    Company
    casterick
    Date
    18-Apr-2013
    Location
    Victoria
    Type
    Meeting
    Your Requirements

  • Web Form Error

    I'm having a promblem on our simple quick contact form
    We are getting this when submitting... but before it was ok
    ERROR: An error occurred while processing credit card
    here's the link to our site
    http://www.jdteterlaw.com/
    test the rRequest Consult form
    Thanks

    Hi Dave Blubaugh,
    To expand further on what I mentioned in my previous post; when a web form is created within the admin console, the 'Anti-bot Fraud Protection' module is now included by default. This module is not used to verify Credit Cards - what this module does is create a hidden input field (i.e. a honeypot) for that form. Therefore, if this hidden field is populated, an error will be returned. This is due to the fact that spam bots usually populate all fields as sometimes they cannot differentiate between whether a field is hidden or not - it is used as a preventive measure to reduce spam.
    Now the confusion here is that the error returned is “ERROR: An error occurred while processing credit card”. This is because the feature was originally introduced for the online shop. As mentioned in my previous post, there is a bug logged where we have requested to update this error message to something more generic as this module is now used across all web forms. I suspect this update will be rolled out with our next release, however at the moment this is not something I can guarantee.
    There have also been reports of this error being triggered randomly, yet this is not something we can replicate. Please note that if you use a tool to auto-populate the web form’s fields, this will populate the hidden ‘honeypot’ field causing the error to be thrown. If you do believe that the error message is being thrown incorrectly, I will need you to submit a case directly to support so we can investigate this.
    I hope this clarifies things and additional information on this feature can be found in the following document: http://forums.adobe.com/docs/DOC-2882.
    To answer your questions directly, yes, the 'Anti-bot Fraud Protection' module does render the {module_ccsecurity} module tag. When the form is viewed live, that module tag then renders the ‘honeypot’ field.
    The module tag {module_error} itself cannot be modified. But you can modify the layout this tag resides in as well as the template assigned to this layout. Therefore, effectively you can assign a different template to this layout that does not include the breadcrumbs module. You can modify this layout via Site Manager > System Pages > General.

  • Is it possible to see who has saved progress on a web form, but not submitted?

    We are using FormsCentral for our application process, and we are allowing applicants to save forms. Is it possible to see who has started a web form, and saved it, but hasn't submitted yet? Maybe by cc'ing the email notificiation they get to an admin?
    We'd like to see who is working on the applications, and also to send them a reminder that they need to complete and submit the form by the deadline.

    Hi;
    No, there isn't a way for you to see anything about who has saved progress.
    Thanks,
    Josh

  • Can not see web forms

    I have installed two versions of forms developer on my pc:
    1. Forms [32 Bit] Version 9.0.4.2.0 (Production)
    2. Forms [32 Bit] Version 10.1.2.0.2 (Production)
    http://pc4711.mycompany.lan:8888/forms90/f90servlet?form=myforms.fmx&userid=scott/tiger@orcl
    All my forms are in the c:\temp directory. I would like to see web forms.
    But I get the following error in the Internet Explorer: Error: Can`t find server or DNS (Internet Explorer)
    Does anybody have an idea?

    1 Have u started OC4j?
    2 What does below url gives?
    http://pc4711.mycompany.lan:8888/forms90/f90servlet?
    3 Is this ur desktop or u are running from an IAS ?
    Rajesh ALex

  • Menu toolbar en Web Forms

    Hi to everybody:
    Im doing a deployment of a application client/server to Web forms and when I run the application in Web the toolbar desappear. Is this normal ? is a restriction for WebForms ?
    Does any document exist with the restrictions of Forms running in Client/server vs Web ??
    Thank you in advance

    GO TO THE PROPERTY PALLET FOR THE MODULE YOU'RE WORKING IN
    YOU'LL SEE SOMETHING THAT SAYS MENU MODULE, IT WILL SAY DEFAULT&SMARTBAR
    YOU CAN DELETE ONE OR THE OTHER OR BOTH DEPENDING ON WHAT YOU WANT TO SEE

  • How do you construct a web form using coldfusion??

    How do you construct a web form using coldfusion?? any
    examples?
    thanks in adv.

    A sample Form:
    <cfform action="CCARProc.cfm"
    enctype="multipart/form-data" method="post" name="CCAR"
    onsubmit="return verify()">
    <table width="730" border="0" cellpadding="2"
    cellspacing="1" align="center" class="unnamed1">
    <!--DWLayoutTable-->
    <tr valign="top">
    <td colspan="3" bgcolor="#F2F2F2">Name Of
    Requester(<font color="red">*</font>)</td>
    <td width="402" bgcolor="#F2F2F2"><cfinput
    type="text" name="Requestor_Name" size="15" value="#REQNAME#"
    maxlength="25" >
     MTABT Email(<font
    color="red">*</font>) 
    <cfinput name="Req_Email" type="text" size="8"
    maxlength="20" value="#ReqEmail#"
    >@mtabt.org</td></tr>
    <tr>
    <td colspan="3">Requester Telephone #(<font
    color="red">*</font>) </td>
    <td><cfinput type="text" VALUE="#REQPHONE#"
    name="RPhone" size="12" maxlength="12" message="Requester Phone
    cannot be blank / Invalid Entry!" required="yes"
    validate="telephone"> [e.g. xxx xxx xxxx or
    xxx-xxx-xxxx]</td>
    </tr>
    <tr>
    <td colspan="3" bgcolor="#F2F2F2">Facility(<font
    color="red">*</font>)</td>
    <td bgcolor="#F2F2F2">
    <cfselect name="Facil">
    <option value="2B">2B </option>
    <option value="BBT">BBT </option>
    <option value="BW">BW </option>
    <option value="CB">CB </option>
    <option value="HH">HH </option>
    <option value="MP">MP </option>
    <option value="QMT">QMT </option>
    <option value="RI">RI </option>
    <option value="TM">TM </option>
    <option value="TB">TB </option>
    <option value="TN">TN </option>
    <option value="VN">VN </option>
    </cfselect>
    </td>
    </tr>
    <tr>
    <td colspan="3">Department(<font
    color="red">*</font>)</td>
    <td><cfselect name="Dept">
    <option value="Contracts">Contracts </option>
    <option value="Engineering">Engineering
    </option>
    <option value="Executive Office">Executive
    Office</option>
    <option value="Finance">Finance </option>
    <option value="General Counsel">General Counsel
    </option>
    <option value="HS">HS </option>
    <option value="HR">HR </option>
    <option value="ISD">ISD</option>
    <option value="Legal">Legal </option>
    <option value="Labor Relations">Labor Relations
    </option>
    <option value="Operations">Operations </option>
    <option value="Payroll">Payroll </option>
    <option value="Planning & Budget">Planning &
    Budget </option>
    <option value="Procurement & Mtrl">Procurement
    & Mtrl </option>
    <option value="Purchasing">Purchasing </option>
    <option value="Revenue Management">Revenue Management
    </option>
    <option value="Staff Services">Staff Services
    </option>
    <option value="SD">SD</option>
    <option value="Technology">Technology</option>
    </cfselect></td>
    </tr>
    <tr>
    <td colspan="3" bgcolor="#F2F2F2">Division(<font
    color="red">*</font>)</td>
    <td bgcolor="#F2F2F2"><cfinput name="Div"
    type="text" size="20" maxlength="25" VALUE=""></td>
    </tr>
    <tr valign="top">
    <td height="27" colspan="3" >Justification(<font
    color="red">*</font>)</td>
    <td bgcolor=""><textarea name="Justi" cols="50"
    rows="3" wrap="VIRTUAL" ></textarea> </td>
    </tr>
    <tr>
    <td colspan="3" bgcolor="#F2F2F2">VP Approval
    By (<font color="red">*</font>)</td>
    <td bgcolor="#F2F2F2"><cfinput name="VPAppFName"
    type="text" size="20" maxlength="25" VALUE="#VPFName#">
         MTABT
    Email(<font color="red">*</font>) 
    <cfinput name="VPE" type="text" size="8" maxlength="20"
    value="#VPEmail#" >@mtabt.org</td>
    </tr>
    <tr>
    <td colspan="3" valign="top"
    bgcolor="#F2F2F2"></td>
    <td colspan="2" rowspan="2" valign="top"
    bgcolor="#F2F2F2"><div align="left">
    <input name="Submit" type="submit" value="SubmitTheForm"
    class="button"
    style="font-size='10pt';color='#663399';font-face='Arial,
    Helvetica, sans-serif';" >
    <input name="Reset" type="reset" value="ReSetTheForm"
    class="button"
    style="font-size='10pt';color='#663399';font-face='Arial,
    Helvetica, sans-serif';">
    </div></td>
    <td width="90" valign="top"
    bgcolor="#F2F2F2"></td>
    </tr>
    </table>
    <div align="right"><span class="style4">Revised(
    01.28.05 )</span>
    <input name="submitDate" type="hidden"
    value="<cfoutput>#DateFormat(Now(),'mm/dd/yy')#</cfoutput>">
    </div>
    </cfform>

  • How do I use the vector web forms??

    I'm new to using vector graphics and need to know how to go about using these web forms using Illistrator to make it functional on a web site. I tried opening it with the Illustrator, Fireworks, but not sure how to get the white fields to actually work like a text field. Hotpot will only link to another page which I don't want. I want the user to be able to enter their email address or whatever info is required then be able  to submit. Please help!

    That graphic is for making a wireframe/design. It cannot offer any real form functionality.
    To create a form with that appearance, you will need to wrestle with HTML, CSS, and your choice of scripting languages to process the input.

  • How do I create a dependant drop down in a web form?

    I am trying to add a web form to a web page that includes a dependant drop down menu. For example, I'd like there to be a drop down menu called "Interested Class" with three fields: "Tribe Fit", "Tribe Life" and "Tribe Core". When a user selects one of these fields ("Tribe Fit" for example), I want a new drop down menu to appear with the following choices: "7:00am", "12:30pm", "7:00pm".
    I have attempted this here and as you can see it's not working at the moment. The time drop down fields should be hidden until an "Interested Class" has been selected.
    http://www.cityfitness.com.au/nicole-form-test?Preview=True
    I've placed my JS code in the HTML view of the actual web page as I noticed when I place it in the actual custom form it doesn't carry through to the page. I don't know if I'm placing my JS in the correct place though.
    Here is a snippet of my code if it helps:
    <tr>
                            <td><label for="CAT_Custom_328771">Interested Class</label><br />
                            <select name="CAT_Custom_328771" id="CAT_Custom_328771" class="cat_dropdown">
                            <option value=" ">-- Please select --</option>
                            <option value="Tribe Fit">Tribe Fit</option>
                            <option value="Tribe Life">Tribe Life</option>
                            <option value="Tribe Core">Tribe Core</option>
                            </select>
                            </td>
                        </tr>
                        <tr>
                            <td>
                            <div id="fit" class="times">
                            <select>
                            <option value="7:00am">7:00am</option>
                            <option value="12:30pm">12:30pm</option>
                            <option value="7:00pm">7:00pm</option>
                            </select>
                            </div>
                            <div id="life" class="times">
                            <select>
                            <option value="7:00am">7:00am</option>
                            <option value="8:00am">8:00am</option>
                            <option value="11:30am">11:30am</option>
                            </select></div>
                            <div id="core" class="times">
                            <select>
                            <option value="8:00am">8:00am</option>
                            <option value="11:30am">11:30am</option>
                            <option value="12:30pm">12:30pm</option>
                            </select>
                            </div>
                            </td>
                        </tr>
                        <tr>
                            <td><input class="cat_button" type="submit" value="Submit" id="catwebformbutton" /></td>
                        </tr>
                    </tbody>
                </table>
                <script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"></script>
                <script type="text/javascript">
    $(function () {
        $('#CAT_Custom_328771').change(function () {
            $('.times').hide();
            $('#' + $(this).val()).show();
    //<![CDATA[
    var submitcount67919 = 0;function checkWholeForm67919(theForm){var why = "";if (theForm.FirstName) why += isEmpty(theForm.FirstName.value, "First Name"); if (theForm.LastName) why += isEmpty(theForm.LastName.value, "Last Name"); if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value); if (theForm.HomePhone) why += isEmpty(theForm.HomePhone.value, "Home Phone Number"); if (theForm.HomeAddress) why += isEmpty(theForm.HomeAddress.value, "Home Address"); if (theForm.HomeCity) why += isEmpty(theForm.HomeCity.value, "Home City"); if (theForm.HomeState) why += isEmpty(theForm.HomeState.value, "Home State"); if (theForm.HomeZip) why += isEmpty(theForm.HomeZip.value, "Home Zipcode"); if (theForm.HomeCountry) why += checkDropdown(theForm.HomeCountry.value, "Home Country"); if(why != ""){alert(why);return false;}if(submitcount67919 == 0){submitcount67919++;theForm.submit();return false;}else{alert("Form submission is in progress.");return false;}}
    //]]>
    </script>
            </form>
    Can anyone please help explain to me how I can make this work? I am only a JS beginner - so please try to explain in simple terms if possible.
    Thank you!
    Nicole

    This wont work, Needs to be a lot more then this and CSS to hide things rather then script hiding them.
    Nicole, The times that are availible I gather differ depending on the type of the dropdown?
    You do not need multiple time dropdowns.
    Steps you need to do first on the form:
    1. Ensure the custom form field dropdown for interested class exists.
    2. Have custom dropdown with all the times that any of them can be. This is CSS hidden by default.
    3. Also CSS hide all the options in the select as well in your CSS.
    Next can you show what classes have what times as an example then can put the code more relevent to your example you can work off.
    The code will follow along the lines of....
    Dropdown On Change
              If selected options is xxx class then
              fade in option times  dropdown 
              Show these otpion times
            if selected option is zzz class then
              fade in option times dropdown
                   show these times
    More control as you need to work properly, only two dropdowns needed.

  • How do I access my Web Form Keychain password?

    Hello!
    I lost the original email containing my password from a web site months ago and need to access the password in the Keychain WEB FORM file.
    I dont' need to CHANGE it, I need to see the old one so I can log into the web site again since they changed the site, and the login page is now different with a new URL etc....so the autofill doesn't work.
    I'm in Keychain access and I see the event but how do I edit the form so I can see my password?
    It's my computer, this shouldn't be so hard to do.
    thanks
    A

    Hey Kappy
    thanks.
    I jsut found out how to do it.
    When I double clicked on the Keychain item, there was a checkbox I didn't see before " show password" I clicked it then entered my system password then it showed it.
    thanks!

  • I have imported a PDF form (created in adobe acrobat XI pro) into FormsCentral.  I now want to convert this document into a web form so I can embed it into my website.  HOW DO I DO THIS?

    I took a word document I had created and added fields to it in Adobe Acrobat XI Pro.  I then imported the PDF in Forms Central and now I am stuck.  All I am able to do with it in FormsCentral is add a submit button.  It will not allow me to edit the document in FormsCentral.  What I ultimately need to do is get this converted to a web form so that I can embed it into our company website.  Additionally, once it's converted, I need to add an option for the user to attach their resume with the file before submitting.  I have looked all over the web and I cannot find an answer as to whether or not I can convert PDFs to web forms in FormsCentral.  This will ultimately determine whether or not the company decides to purchase these programs after the trial version has ended in a few days.

    I tried that first, but FormsCentral does not have the capability to create tables.  The form I need to create is more advanced than what FormsCentral allows.  Do you know if there is a way to create or somehow import a table when creating a web based form on FormsCentral?

  • Web Form - takes extra time to render scroll-bar

    Hi,
    11.1.2.0.83
    When we open a webform that is relatively small in scale it takes ~ 4-6 seconds to come back from the 'hourglass' but then leaves the user waiting for upto a minute before the scrollbar appears at the side of the rendered web form (which appears after the initial period) and you can actually take any action.
    Smartview does not have this same delay on the same form, and when I monitor server / client activity on both sides it seems to be minimal impact on cpu / memory.
    We are on IE7, though some clients are IE8.
    Has anyone else seen this - is it a known issue - are there any fixes?
    thanks,
    Robert.

    Hi,
    I think both Planning and Essbase are done sending the required data/metadata to client and from that point on it's up to the client to generate the form. Like you are suggesting, although you see the form with cells and numbers, it takes time to generate the scroll bars (i.e. complete the form generation). My hunch is that this could be related to a security setting or an antivirus setting that could be slowing down the java script. Essentially, it's a hefty java script that generates the form and in some cases (such as with McAfee) there are certain settings to enable scanning java scripts on web pages before running them. You can make sure by tracking the process in task manager on the client when opening the form. If this is the case, disabling this option might improve the performance.
    Cheers,
    Alp

  • Time to open Web forms too long for the first connexion !!

    Hi
    When we first open a web form in the day, the time to open it, is greater than 10 minuts ( the CPU time used to retrieve the webform is measured at about 20 seconds)
    When we do open the webform a second time it takes about 20 seconds to open it!!
    Have someone meet this case?
    What do we have to change in order to enhance the openning duration of the webforms?
    Thanks
    environment:
    Serveur IBM, OS Windows 2003 server
    Hyperion planning 11.1.1
    Edited by: RYAG on 26 avr. 2010 14:56

    Does it take 10 minutes to open on the server, if it takes 10 minutes on the server and only 20 seconds of that is CPU processing then are you saying for over 9 minutes it is rendering the form in your browser, you can check the browser process on the machine.
    If you do want to check or increase the maximum heap size then have a read of :- Re: Heap sizes with Planning11.1.1.3 & Weblogic help
    I would also check how much memory the JVM is using when opening the form, you can check using task manager on the server or better still use something like process explorer.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • Is there any way to embed chord information in a song?

    Can Logic Pro X embed 'chord change' information in a song in some way?  For example, is there an a simple obvious way, like a 'chord information global  track',  that I'm overlooking?  Or is there a more convoluted way to get chord information in a

  • Finance documents - Letter of credit  - sales order value than  FD value?

    Hi, we are looking at this function of finance documents (ENLO, VN11n). Scenario: Sales Order value :           1 Mio      USD Finance Document value:  0.6 Mio  USD I want to create the FD document now fixed for the amount without specifiying an over

  • Is it possible to open Logic_Express_8 files in Logic_Pro_9

    Is it possible to open Logic_Express_8 files in Logic_Pro_9

  • OCP hands on course

    Hi all, am going to do "Oracle Database 10g : Performance Tuning" course in an workforce development program institute. they said i will get a voucher from them.may i use the voucher to write any exam ? Or is their any limits.In simple,is those vouch

  • Releasing issue

    Hi Gurus, We are using 3.1i system.when we are seeing  the particular document number in FB03,it is showing nearly 20 line items.for a particular line item the business area is not picking.in document header i checked that from T.code(ck21,Releasing)