| View previous topic :: View next topic |
| Author |
Message |
akh1
Joined: 11 Sep 2003 Posts: 1
|
Posted: Thu Sep 11, 2003 3:53 am Post subject: Integrating Vorras Antibot in Add URL page |
|
|
Hello,
I would like to integrate the Antibot script in an add Url page for our search engine. What I am trying to do is have the perlreply.cgi script point to the form processing script if the character sequence is displayed correctly, otherwise print out an error page.
How can I make the perlreply.cgi script point to multiple locations depending on the outcome of the character sequence? I do not want to make it part of our form processing script as that would complicate matters.
Thanks! |
|
| Back to top |
|
 |
haris Site Admin
Joined: 22 Aug 2002 Posts: 40
|
Posted: Thu Sep 11, 2003 4:46 am Post subject: |
|
|
Hi,
Separating the character sequence checking software (perlreply.cgi, pythoreply.cgi etc.) from your form processing script would not work as it would compromise the security and make it easy for someone to write a script and bypass Vorras Antibot.
This is because someone can feed your form processing script with a "yes" answer from the Antibot script without actually running it. It is necessary to integrate character sequence checking with your own form processing software. The scripts provided (perlform.cgi, pythoreply.cgi etc.) are only examples to help you understand how Vorras Antibot works.
Give us a call (609-933-4096) or email us if you need help with integrating Vorras Antibot in your application.
Thanks,
Haris |
|
| Back to top |
|
 |
navigator Guest
|
Posted: Sat Jan 15, 2005 11:03 am Post subject: antibot in forms |
|
|
| How can I use one form to use two scripts? If I add antibot to my current form, and change the form action to use antibot, then all info on the form is lost. If I leave the form action as I had it, then antibot does not work. What is the trick? |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Nov 21, 2005 7:46 am Post subject: Re: antibot in forms |
|
|
| navigator wrote: | | How can I use one form to use two scripts? If I add antibot to my current form, and change the form action to use antibot, then all info on the form is lost. If I leave the form action as I had it, then antibot does not work. What is the trick? |
You use only one script. You re-write your form to include the example code in the Virras script. The Vorras scripts are only example scripts, you are expected to use the code inside your scripts.
George |
|
| Back to top |
|
 |
gergew Guest
|
Posted: Mon Nov 21, 2005 7:47 am Post subject: Re: antibot in forms |
|
|
| navigator wrote: | | How can I use one form to use two scripts? If I add antibot to my current form, and change the form action to use antibot, then all info on the form is lost. If I leave the form action as I had it, then antibot does not work. What is the trick? |
You use only one script. You re-write your form to include the example code in the Virras script. The Vorras scripts are only example scripts, you are expected to use the code inside your scripts.
George |
|
| Back to top |
|
 |
navigator Guest
|
Posted: Tue Nov 22, 2005 10:16 am Post subject: |
|
|
Notice that post was dated January, and I have posted since then stating that I did get the script working. Sadly, the instructions are not very good at helping figure out how to integrate this very useful feature. I have written to Vorras twice and received NO reply, and it's apparent they either do not visit this forum, or do not care to support their product, which is too bad.
Have you noticed that the main page (http://www.vorras.com/) has an example of the random output, with a link to Vorras Antibot 2.0? Nowhere on the site is there another mention of version 2... |
|
| Back to top |
|
 |
|