473,378 Members | 1,354 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

form generating spam

I have several forms that were giving me spam problems. I executed Captcha on the site but that also created a lot of consumer calls and problems.

Has anybody tried this solution or have any comments. I'm running ecom site with no new session id with https.
So I encript the session id and place in a hidden field on the form. I unencript the sessionid on the form exec page. if the value = process the form not same value I redirect back to the form. Just as a back-up if session id = 0 I generate a random number encript and go through the same proess.

seems to be working...thanks
Nov 12 '11 #1
2 1690
CroCrew
564 Expert 512MB
Hello Jimpell,

Are you still having trouble with this?

CroCrew~
Nov 17 '11 #2
make an image, that looks like a submit-button
change the submit button into an image button and give it a name:

<input type = "image" name="pushme">

on your next side, where you get the post-data you can check weather the x or y coordinates are set.

if isnumeric(request.form(x.pushme)) then response.write "send by a human user"

since i used "my invention" i have no more spam with my forms.

(i hope the spammers don't read this infomation ;) )
Dec 15 '11 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: LC's No-Spam Newsreading account | last post by:
I have the following arrangement working under Netscape 3 / Unix, IE6 / Win and Konqueror / Linux, but NOT under Netscape 7 Unix or Mozilla Linux (silently fails) nor under Netscape 4 Unix (fails...
10
by: Noozer | last post by:
Below is some ASP, HTML and javascript. It is part of a page used to maintain a small database. This code did work at one time, but has since stopped. For some reason the data on my form is not...
0
by: MarkPtacek | last post by:
Situation: I have a Macro linked to a field in a form, that I have specified a Where condition {where !=!} that then print previews a report. Problem: I don't seem to be getting the Field in...
2
by: julk | last post by:
hi im kind of new to C#. i am doing a Ritch text editor dll, for a webform that im going to need. the components runs fine it does all it need to do, and exposes all the properties i need it to...
12
by: Claude | last post by:
Hi, I've designed my own form checking code for name, address, email, comment box etc. What my client keeps getting in his consumer feedback forms is "spam" from companies who repeatedly...
1
by: FayeC | last post by:
I am trying to find some tutorials on advanced form validation. I have a form and I have basic validation (empty, value, etc) but I would like to validate some forms to stop people from using the...
3
by: melnhed | last post by:
---Report the current filtered records from a Form--- Hello All, I've seen this topic discussed before, but the solution described then doesn't work in my particular case. My Config: ...
12
by: Matthew Wilson | last post by:
Hi, we are getting a lot of spam through our PHP Feedback form, and have set up a new field 'prove you're human', asking them to do some simple maths. What is the command for the PHP script...
12
by: MikeB | last post by:
I created a small website for a friend. On this website he has a contact page where people can send him email. When I wrote this page I checked some tutorial pages and they warned about certain...
1
by: Lelu | last post by:
Hi, My HTML form is generating some blank email responses; does anyone see anything wrong with the scripts?: function isFormVarExcluded(thisForm, strToCheck) { var strExcludeVars =...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.