Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Forum V. 8.04 - CAPTCHA images suddenly gone
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum V. 8.04 - CAPTCHA images suddenly gone

 Post Reply Post Reply Page  <12
Author
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 29 November 2006 at 9:45am
Response.Write outputs some text to the page.

If you put this into the wrong file and it trys to display this text in the CAPTCHA image it will fail because ethe CAPTCHA image is meant to be all binery for a GIF image, your outputted text would screw this binery up.
Back to Top
disrael View Drop Down
Groupie
Groupie


Joined: 28 November 2006
Status: Offline
Points: 36
Post Options Post Options   Thanks (0) Thanks(0)   Quote disrael Quote  Post ReplyReply Direct Link To This Post Posted: 29 November 2006 at 3:46pm
Originally posted by -boRg- -boRg- wrote:

Response.Write outputs some text to the page.

If you put this into the wrong file and it trys to display this text in the CAPTCHA image it will fail because ethe CAPTCHA image is meant to be all binery for a GIF image, your outputted text would screw this binery up.


Gotcha.  I was thinking (after I wrote my question) that it might be something like that.  Thanks for the explanation.
-D. Israel
Back to Top
waynelambright View Drop Down
Newbie
Newbie


Joined: 16 December 2006
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote waynelambright Quote  Post ReplyReply Direct Link To This Post Posted: 17 December 2006 at 2:23am
I had the same problem.  I put

'////////////// kick out code ///////////////////////////////////////////

 If lngLoggedInUserID = 2 And NOT blnShowThisPage Then
 ' Call closeDatabase()
  response.redirect("login_user.asp?TakeAction=1")
End If

'////////////// kick out code ///////////////////////////////////////



in the common.asp page. 

why? because i'm making a version that you to registered to see anything.

when I place that code in the common.asp page. 

the captcha is gone on the register.asp page.


Edited by waynelambright - 17 December 2006 at 2:24am
Back to Top
waynelambright View Drop Down
Newbie
Newbie


Joined: 16 December 2006
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote waynelambright Quote  Post ReplyReply Direct Link To This Post Posted: 17 December 2006 at 6:29am
Originally posted by waynelambright waynelambright wrote:

I had the same problem.  I put

'////////////// kick out code ///////////////////////////////////////////

 If lngLoggedInUserID = 2 And NOT blnShowThisPage Then
 ' Call closeDatabase()
  response.redirect("login_user.asp?TakeAction=1")
End If

'////////////// kick out code ///////////////////////////////////////



in the common.asp page. 

why? because i'm making a version that you to registered to see anything.

when I place that code in the common.asp page. 

the captcha is gone on the register.asp page.


I fixed it by putting this on the CAPTCHA_image.asp page.  since this ( blnShowThisPage = True )was missing it would not kick people out.

 

<% @ Language=VBScript %>
<% Option Explicit %>
<!--#include file="KickOUT.asp" -->
<% blnShowThisPage = True %>
<!--#include file="common.asp" -->
Back to Top
sfbay420 View Drop Down
Newbie
Newbie
Avatar

Joined: 03 September 2003
Location: United States
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote sfbay420 Quote  Post ReplyReply Direct Link To This Post Posted: 03 May 2007 at 7:58am
My captcha images disappeared but the only thing I did was turn captcha off. It was slowing me down from making some changes so I turned it off temporarily. Now it won't work.

I tried re-uploading the captcha_images file but no luck.

Any ideas?

The only changes to any files that I made were to the adsense file. I only added an ID and maybe a color change.

I've played with some skins but thats it.


edit...oops I forgot to mention I'm using 8.05a access
and I'm getting this error when trying to log into admin.



Edited by sfbay420 - 03 May 2007 at 8:04am
Back to Top
 Post Reply Post Reply Page  <12

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.