Registrarse | Entrar
lunes, 21 de mayo de 2012
  Buscar
 Foros de discusión en Locopon's Minimizar
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosMMSecureLoginMMSecureLoginDisable captcha in skin objectDisable captcha in skin object
Anterior Anterior
 
Siguiente Siguiente
New Post
 22/05/2007 11:42 a.m.
 
I include MMSecureLogin into my skin as skin object:

<%@ Register TagPrefix="dnn" TagName="MMSECURELOGIN" Src="~/DesktopModules/Delisoft.MMSecureLogin/MMSecureLogin.ascx" %>

...
<dnn:MMSECURELOGIN runat="server" id="dnnMMSECURELOGIN" captcha="false"/>
...


How can I disable captcha in skin object? I try put tag "captcha="false"" but nothing happens.
New Post
 22/05/2007 08:46 p.m.
 

MMSecureLogin was designed as a module and I don't know how it works in a configuration like yours.

What is the main reason to use this module as a skin object?

New Post
 23/05/2007 02:32 a.m.
 
Locopon wrote

MMSecureLogin was designed as a module and I don't know how it works in a configuration like yours.

What is the main reason to use this module as a skin object?


It works fine :)
The main reason that I need login box on each page of site.
Single problem - I can't disable captcha.
Thanks.
Anterior Anterior
 
Siguiente Siguiente
Forum / ForosForum / ForosModules/ModulosModules/ModulosMMSecureLoginMMSecureLoginDisable captcha in skin objectDisable captcha in skin object