Hi,

I am very new to .NET and for the first time trying to integrate aspx
pages in CMS. Everything went fine till we found that ASPX text boxes
are not visible in CMS. Following is the code:


                                            <asp:TextBox ID="txtUser"
CssClass="txt_home_login" runat="server" MaxLength="64"
                                                Text="User Name"></
asp:TextBox>



ASPX Labels are working fine:

<asp:Label ID="lblSessionExpired" CssClass="text" runat="server" Font-
Bold="True"
                                        Font-Size="11pt"
ForeColor="Red">Session expired. Kindly re-login.</asp:Label>


Thanks in advance,

Regards,

Ramya

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en.

Reply via email to