DwZone Forum DwZone Forum
Welcome to the DwZone-it Forum
 
  FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups  
    RegisterRegister -->   LoginLogin  
Dynamic Captcha Image  
DwZone Forum Index -> Dynamic Captcha Image
.
Moderators: AdministratorsModerators 
Hint: For improved responsiveness, use Internet Explorer 4 (or above) with Javascript enabled, choose 'Dynamic' from the View dropdown and hit 'Set Options' to save your changes.
New Topic Search for
 View     Per page     Messages Since 
Messages 1 to 10 of 19 (Total: 19) First |  Prev |  Next |  Last  
 Subject Author Date  
    I can't get the Captcha to work at all  
View this persons public profile  Joe   7:52 8 May 2020  
 
Can you tell me what I have wrong?

test page: http://newphaseonline.com/test.asp

<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
<%
'******************************
' http://www.dwzone-it.com
' ASP Security Image Generator
' CAPTCHA test
' Version 1.1.9
'******************************
dwzImagename = "myPH"
dwzSessionname = "CAPTCHA"
dwzImageWidth = "160"
dwzImageHeight = "40"
dwzCodeLength = "6"
dwzCharTracking = "3"
dwzRndTopMargin = "true"
dwzNoiseEffect = "4"
dwzNoiseLine = "3"
dwzMinLineLength = "8"
dwzPage = "dwzCaptcha/dwzCaptcha.asp?dwzSessionname=" & dwzSessionname
dwzPage = dwzPage & "&dwzImageWidth=" & dwzImageWidth
dwzPage = dwzPage & "&dwzImageHeight=" & dwzImageHeight
dwzPage = dwzPage & "&dwzCodeLength=" & dwzCodeLength
dwzPage = dwzPage & "&dwzCharTracking=" & dwzCharTracking
dwzPage = dwzPage & "&dwzRndTopMargin=" & dwzRndTopMargin
dwzPage = dwzPage & "&dwzNoiseEffect=" & dwzNoiseEffect
dwzPage = dwzPage & "&dwzNoiseLine=" & dwzNoiseLine
dwzPage = dwzPage & "&dwzMinLineLength=" & dwzMinLineLength
response.write(dwzPage)
%>
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
</head>

<body>
<img name="myPH" src="" width="160" height="40" alt="">
</body>
</html>
 
Reply to this current thread  View this persons public profile  Send Private Message
   Re: I can't get the Captcha to work at all  
View this persons public profile  Gianluigi   8:34 8 May 2020  
   Re: I can't get the Captcha to work at all  
View this persons public profile  Joe   7:47 12 May 2020  
   Re: I can't get the Captcha to work at all  
View this persons public profile  Gianluigi   8:26 12 May 2020  
   Re: I can't get the Captcha to work at all  
View this persons public profile  Joe   10:04 12 May 2020  
   Re: I can't get the Captcha to work at all  
View this persons public profile  Gianluigi   11:38 12 May 2020  
   Re: I can't get the Captcha to work at all  
View this persons public profile  Joe   6:24 13 May 2020  
   Re: I can't get the Captcha to work at all  
View this persons public profile  Gianluigi   8:55 13 May 2020  
   php google captcha  
View this persons public profile  Rudi   4:48 25 Apr 2019  
   Re: php google captcha  
View this persons public profile  Gianluigi   11:20 26 Apr 2019  
Last Visit: Tuesday 23 Apr, 2024 2:51 pm First |  Prev |  Next |  Last  
 Login
Username:  Password:    
Read Message Read Message   Unread message Unread message
Read message [popular] Read message [popular]   Unread message [popular] Unread message [popular]
Read message [locked] Read message [locked]   Unread message [locked] Unread message [locked]
All times are GMT-2

Jump to: