Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Captcha is not displaying - image not displayed   DNN5.4.2Captcha is not displaying - image not displayed DNN5.4.2
Previous
 
Next
New Post
6/16/2010 10:28 AM
 
Hi colleagues,

I like to implement captcha in one of my usercontrol page in my custom module.

These are the steps I followed:

Register the Assembly

I registered the captcha usercontrol in top of my ascx page
<%@ Register TagPrefix="dnn" Assembly="DotNetNuke" Namespace="DotNetNuke.UI.WebControls"%>

Then I...

Declare the Control like

<dnn:CaptchaControl ID="ctlCaptcha" CaptchaHeight="40" CaptchaWidth="150" 
                    ErrorStyle-CssClass="NormalRed" cssclass="Normal" runat="server" 
                    ErrorMessage="The typed code must match the image, please try again"/>

in code behind...

if (ctlCaptcha.IsValid)
{
    //Do your processing!
}

The problem is : I don't see the image (doesn't render the image). I just see a cross like "image not found".

What am I doing wrong or what am I missing?

thanks

mesut 

DNN 5.4.2 (66)

 
New Post
7/16/2010 7:47 PM
 
Although this is an old post, I believe I have found the problem IF you are testing on a site running under ASP.Net 4.0. Please see my reply to the following forum thread on the same issue: http://www.dotnetnuke.com/Community/F...

Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Captcha is not displaying - image not displayed   DNN5.4.2Captcha is not displaying - image not displayed DNN5.4.2


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out