![]() |
|
|||||||
| Register | Projects | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| v3.1 Questions & Support Help and support for 68 Classifieds v3.1.x |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I purchased a different captcha script to use in other sections of my site, and I'd like to use this other script in the contactowner.tpl form to keep it consistant with the rest of my site. I've looked through contact.php to see if I could figure out how to replace freecap with my captcha script, but I'm afraid its beyond me!! Here's the code to incorporate this other captcha function: Code:
include('/captcha/captchac_lib.php');
$Turing_code = $_REQUEST["Turing"];
if ( CheckCaptcha($Turing_code) ==1 )
Thanks!
__________________
V3.1.10 Developer |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Captcha works on some pages, not on others | weblogic | v3.1 Questions & Support | 10 | 09-20-2007 03:02 PM |
| CAPTCHA necessary for logged in members? | GPM55 | v3.1 Questions & Support | 1 | 07-17-2007 09:38 AM |
| CAPTCHA and spam problem | b3d | v3.0 Questions & Support | 2 | 03-22-2007 03:48 PM |
| Problem with Freecap Captcha in v3.1.5b | Syssh | v3.1 Questions & Support | 7 | 12-12-2006 06:11 PM |
| captcha for contactus.php | frommarcq | v3.1 Suggestions and Feedback | 2 | 05-09-2006 10:11 AM |