I have seen this solution in place at large companies, but have not seen a script.

What comes to mind is:
- have letters/number (one character) in image format stored on the server
- concatenate them together in a fashion that makes sense to you, but is not obviously predictable
- Store the sequence that was issued
- When the form comes back, make sure it contains a sequence that was stored
- expire the store after an hour

I don't remember the name of the technology - something like AYAH (Are You A Human?).

George Toft, CISSP




Richard Starkie wrote:
Hi George,
Thanks for your reply, can you advise how I would the image reffered to in 
suggestion 3 as this is closest to my idea

MT Rich

-----Original Message-----
From: "George Toft" <[EMAIL PROTECTED]>
To: qmailtoaster-list@qmailtoaster.com
Sent: 31/08/07 14:42
Subject: Re: [qmailtoaster] Using QMT to pass form contents

There are two ways to do this:
1.  Cheesmo:  <form method="post" action="mailto:[EMAIL PROTECTED]">

2. Better: Have the form processor on the back-end e-mail the script. Matt's scripts do this. (Google Matts archive formmail)

3. Even better: Do #2, but have a box that the user has to fill in to prove a human is on the other side instead of a spam engine.

Beware, putting a form on your site WILL increase your spam.

George Toft, CISSP




Richard Starkie wrote:

First let me apologise if this is actually OT.

I am trying to write a script that will pass the contents from a html form on 
the same server to a QMT user account.

If anyone can either help with writing or pointing me in the right direction of 
a free repository with a suitable script I would be greatful

MT
Rich

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to