> Forums > Active Social > Themes and Templates > Mini Login Question
Last Post 26 Jun 2011 03:03 PM by Frozen DNN. 1 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Frozen DNN
Customers
Frozen DNN
Post Count:1331

--
26 Jun 2011 03:00 PM
    • Active Social Version: 1.9.3
    • DotNetNuke Version: 5.6.2
    You know how when we use mini login there is word "Username" in the input field for username. My question is how do we add the word "password" in the inout field for the password? We use the above code for mini login. Is there anything i should add to the above code to make that happen? Please help.



    Thank you.
    I am using the latest AS/AF/DNN available.
    Thanks.
    Frozen DNN
    Customers
    Frozen DNN
    Post Count:1331

    --
    26 Jun 2011 03:03 PM
     <td style="padding-right:5px;"><asp:textbox id="txtLoginId" CSSClass="NormalTextBox" onfocus="if(this.value==&#39;[AS:LABEL:LOGINID]&#39;){this.value=&#39;&#39;;}" onblur="if(this.value==&#39;&#39;){this.value=&#39;[AS:LABEL:LOGINID]&#39;;}" style="color:#666;font-size:11px;padding:4px;" runat="server" Text="[USERNAME]" /></td>
            <td align="left"><asp:textbox id="txtPassword" CSSClass="NormalTextBox" onfocus="if(this.type==&#39;text&#39;){this.value=&#39;&#39;;}" style="color:#666;font-size:11px;padding:4px;" TextMode="Password" Text="Password" runat="server" /></td>
     
    I am using the latest AS/AF/DNN available.
    Thanks.
    You are not authorized to post a reply.
    > Forums > Active Social > Themes and Templates > Mini Login Question
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy