How do I find out who is posting to my form?

J

JJ

Hi,

I have a web page, where users fill out their name and address, and I send
them a free catalog.

The problem is that someone is filling my form out about 100 times a day
throughout the day with peoples information, who don't want the catalog!

I have tracked the ip address (all different) and the http referrer, which
doesn't really tell me much. and looked in the iis logs, which lists the
ipaddresses.

How can I find out who is posting to my form???
I think it is spam related or something.

Any Ideas Appreciated.

Thanks

JJ
 
R

Ray at

You can't. You can report the abuse to the netblock owners of the IPs, but
they're probably open proxies if all the IPs are different or something.

You could setup an e-mail verification for the catalog requests, although
the abuser could setup multiple e-mail accounts and still harass you if he's
that motivated.

You could also monitor for time periods that have exceptionally large
numbers of requests.

Ray at work
 
D

Don Verhagen

In Ray at <%=sLocation%> <%=sLocation%> typed:
: You can't. You can report the abuse to the netblock owners of the
: IPs, but they're probably open proxies if all the IPs are different
: or something.
:
: You could setup an e-mail verification for the catalog requests,

I.E
User Fills out the form, including email address
User Submits Form
You write it to a server side database with a requestid, requestdate,
requesttime
Send an email with a link it in (for example) to the email address
http://www.example.com/confirm.asp?requestid=1234

When the user clicks on the link (or manually enters it) you then mark the
catalog request as confirmed and proceed as you did before.

Delete any requests that haven't been confirmed for n days.


: although the abuser could setup multiple e-mail accounts and still
: harass you if he's that motivated.
:
: You could also monitor for time periods that have exceptionally large
: numbers of requests.
:
: Ray at work
:
: "JJ" <nospam> wrote in message
: :: Hi,
::
:: I have a web page, where users fill out their name and address, and
:: I send them a free catalog.
::
:: The problem is that someone is filling my form out about 100 times a
:: day throughout the day with peoples information, who don't want the
:: catalog!
::
:: I have tracked the ip address (all different) and the http referrer,
:: which doesn't really tell me much. and looked in the iis logs, which
:: lists the ipaddresses.
::
:: How can I find out who is posting to my form???
:: I think it is spam related or something.
::
:: Any Ideas Appreciated.
::
:: Thanks
::
:: JJ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,077
Latest member
SangMoor21

Latest Threads

Top