J
John
Hi
I am using the following for a check box;
<asp:CheckBox ID="KeepLggedin" runat="server" Text="Keep me logged in"
Height="1px" Width="302px" EnableTheming="True" />
The problem is that the text "Keep me logged in" always appears under the
tick box and not next to it on the right. What should I do to fix it?
Thanks
Regards
I am using the following for a check box;
<asp:CheckBox ID="KeepLggedin" runat="server" Text="Keep me logged in"
Height="1px" Width="302px" EnableTheming="True" />
The problem is that the text "Keep me logged in" always appears under the
tick box and not next to it on the right. What should I do to fix it?
Thanks
Regards